pi-spark 0.11.0 → 0.11.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,8 +1,6 @@
1
- ![Cover](./assets/cover.png)
2
-
3
1
  # pi-spark
4
2
 
5
- A collection of [pi](https://pi.dev/) extensions that polish the daily pi experience.
3
+ [Pi](https://pi.dev/) extensions that polish the daily experience.
6
4
 
7
5
  ## Extensions
8
6
 
@@ -117,4 +115,4 @@ Project trust is an [input-loading guard](https://pi.dev/docs/latest/security#pr
117
115
 
118
116
  ## Other pi packages
119
117
 
120
- - [pi-credits](https://github.com/zlliang/pi-packages/tree/main/packages/pi-credits): shows the active provider's credit balance or rate-limit usage as a footer status.
118
+ See my [pi-packages](https://github.com/zlliang/pi-packages) repo for the full list.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "pi-spark",
3
- "version": "0.11.0",
4
- "description": "A collection of pi extensions that polish the daily pi experience",
3
+ "version": "0.11.2",
4
+ "description": "Pi extensions that polish the daily experience.",
5
5
  "keywords": [
6
6
  "pi-coding-agent",
7
7
  "pi-package"
@@ -22,7 +22,7 @@
22
22
  "extensions": [
23
23
  "./extensions"
24
24
  ],
25
- "image": "https://raw.githubusercontent.com/zlliang/pi-packages/main/packages/pi-spark/assets/cover.png"
25
+ "image": "https://raw.githubusercontent.com/zlliang/pi-packages/main/assets/cover.png"
26
26
  },
27
27
  "dependencies": {
28
28
  "liqe": "^3.8.7",
package/assets/cover.png DELETED
Binary file