@mistydemeo/cargodisttest 0.2.211 → 0.2.213
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 +4 -4
package/npm-shrinkwrap.json
CHANGED
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
"tar": "^7.4.0"
|
|
16
16
|
},
|
|
17
17
|
"devDependencies": {
|
|
18
|
-
"prettier": "^3.3.
|
|
18
|
+
"prettier": "^3.3.3"
|
|
19
19
|
},
|
|
20
20
|
"engines": {
|
|
21
21
|
"node": ">=14",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"hasInstallScript": true,
|
|
25
25
|
"license": "MIT OR Apache-2.0",
|
|
26
26
|
"name": "@mistydemeo/cargodisttest",
|
|
27
|
-
"version": "0.2.
|
|
27
|
+
"version": "0.2.213"
|
|
28
28
|
},
|
|
29
29
|
"node_modules/@isaacs/cliui": {
|
|
30
30
|
"dependencies": {
|
|
@@ -479,9 +479,9 @@
|
|
|
479
479
|
"funding": {
|
|
480
480
|
"url": "https://github.com/prettier/prettier?sponsor=1"
|
|
481
481
|
},
|
|
482
|
-
"integrity": "sha512-
|
|
483
|
-
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.
|
|
484
|
-
"version": "3.3.
|
|
482
|
+
"integrity": "sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==",
|
|
483
|
+
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.3.tgz",
|
|
484
|
+
"version": "3.3.3"
|
|
485
485
|
},
|
|
486
486
|
"node_modules/proxy-from-env": {
|
|
487
487
|
"integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==",
|
|
@@ -787,5 +787,5 @@
|
|
|
787
787
|
}
|
|
788
788
|
},
|
|
789
789
|
"requires": true,
|
|
790
|
-
"version": "0.2.
|
|
790
|
+
"version": "0.2.213"
|
|
791
791
|
}
|
package/package.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"artifactDownloadUrl": "https://mistydemeo.artifacts.axodotdev.host/axolotlsay/
|
|
2
|
+
"artifactDownloadUrl": "https://mistydemeo.artifacts.axodotdev.host/axolotlsay/ax_qsQiSzeGcRe0FEeu7LKd9",
|
|
3
3
|
"bin": {
|
|
4
4
|
"axolotlsay": "run-axolotlsay.js"
|
|
5
5
|
},
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
},
|
|
14
14
|
"description": "💬 a CLI for learning to distribute CLIs in rust",
|
|
15
15
|
"devDependencies": {
|
|
16
|
-
"prettier": "^3.3.
|
|
16
|
+
"prettier": "^3.3.3"
|
|
17
17
|
},
|
|
18
18
|
"engines": {
|
|
19
19
|
"node": ">=14",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
},
|
|
22
22
|
"glibcMinimum": {
|
|
23
23
|
"major": 2,
|
|
24
|
-
"series":
|
|
24
|
+
"series": 2
|
|
25
25
|
},
|
|
26
26
|
"homepage": "https://github.com/mistydemeo/cargodisttest",
|
|
27
27
|
"license": "MIT OR Apache-2.0",
|
|
@@ -77,7 +77,7 @@
|
|
|
77
77
|
"zipExt": ".tar.gz"
|
|
78
78
|
}
|
|
79
79
|
},
|
|
80
|
-
"version": "0.2.
|
|
80
|
+
"version": "0.2.213",
|
|
81
81
|
"volta": {
|
|
82
82
|
"node": "18.14.1",
|
|
83
83
|
"npm": "9.5.0"
|