@pandi-coding-agent/pi-cante 0.80.3-cante.8 → 0.80.3-cante.9
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/npm-shrinkwrap.json +6 -6
- package/package.json +2 -2
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pandi-coding-agent/pi-cante",
|
|
3
|
-
"version": "0.80.3-cante.
|
|
3
|
+
"version": "0.80.3-cante.9",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@pandi-coding-agent/pi-cante",
|
|
9
|
-
"version": "0.80.3-cante.
|
|
9
|
+
"version": "0.80.3-cante.9",
|
|
10
10
|
"license": "MIT",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@earendil-works/pi-agent-core": "^0.80.3",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"@pandi-coding-agent/pandi-container": "0.2.4",
|
|
22
22
|
"@pandi-coding-agent/pandi-docs": "0.1.4",
|
|
23
23
|
"@pandi-coding-agent/pandi-doctor": "0.2.6",
|
|
24
|
-
"@pandi-coding-agent/pandi-dynamic-workflows": "0.4.
|
|
24
|
+
"@pandi-coding-agent/pandi-dynamic-workflows": "0.4.1",
|
|
25
25
|
"@pandi-coding-agent/pandi-effort": "0.1.4",
|
|
26
26
|
"@pandi-coding-agent/pandi-exit": "0.1.6",
|
|
27
27
|
"@pandi-coding-agent/pandi-goal": "0.2.6",
|
|
@@ -915,9 +915,9 @@
|
|
|
915
915
|
}
|
|
916
916
|
},
|
|
917
917
|
"node_modules/@pandi-coding-agent/pandi-dynamic-workflows": {
|
|
918
|
-
"version": "0.4.
|
|
919
|
-
"resolved": "https://registry.npmjs.org/@pandi-coding-agent/pandi-dynamic-workflows/-/pandi-dynamic-workflows-0.4.
|
|
920
|
-
"integrity": "sha512-
|
|
918
|
+
"version": "0.4.1",
|
|
919
|
+
"resolved": "https://registry.npmjs.org/@pandi-coding-agent/pandi-dynamic-workflows/-/pandi-dynamic-workflows-0.4.1.tgz",
|
|
920
|
+
"integrity": "sha512-33MPpqZw/HMZbO7bbJxyj5EcRSmdCPw4tAzV1H7jBjnV5w5PDRqXeMwrxO5G90sKiYBQaCWqLDSTFqIpJmz/Ag==",
|
|
921
921
|
"license": "MIT",
|
|
922
922
|
"dependencies": {
|
|
923
923
|
"marked": "^18.0.5",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pandi-coding-agent/pi-cante",
|
|
3
|
-
"version": "0.80.3-cante.
|
|
3
|
+
"version": "0.80.3-cante.9",
|
|
4
4
|
"description": "pi-cante: a pi coding agent distribution bundling the pandi extension pack",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"piConfig": {
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"@pandi-coding-agent/pandi-container": "0.2.4",
|
|
53
53
|
"@pandi-coding-agent/pandi-docs": "0.1.4",
|
|
54
54
|
"@pandi-coding-agent/pandi-doctor": "0.2.6",
|
|
55
|
-
"@pandi-coding-agent/pandi-dynamic-workflows": "0.4.
|
|
55
|
+
"@pandi-coding-agent/pandi-dynamic-workflows": "0.4.1",
|
|
56
56
|
"@pandi-coding-agent/pandi-effort": "0.1.4",
|
|
57
57
|
"@pandi-coding-agent/pandi-exit": "0.1.6",
|
|
58
58
|
"@pandi-coding-agent/pandi-goal": "0.2.6",
|