@wallfree-dev/astar 0.13.43-beta.6 → 0.13.43-beta.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.
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
0 verbose cli /opt/hostedtoolcache/node/18.20.8/x64/bin/node /opt/hostedtoolcache/node/18.20.8/x64/bin/npm
|
|
2
|
+
1 info using npm@10.8.2
|
|
3
|
+
2 info using node@v18.20.8
|
|
4
|
+
3 silly config load:file:/opt/hostedtoolcache/node/18.20.8/x64/lib/node_modules/npm/npmrc
|
|
5
|
+
4 silly config load:file:/home/runner/work/airgap-coin-lib/airgap-coin-lib/packages/astar/dist/.npmrc
|
|
6
|
+
5 silly config load:file:/home/runner/work/airgap-coin-lib/airgap-coin-lib/.npmrc.publish
|
|
7
|
+
6 silly config load:file:/opt/hostedtoolcache/node/18.20.8/x64/etc/npmrc
|
|
8
|
+
7 verbose title npm publish
|
|
9
|
+
8 verbose argv "publish" "--cache" ".npm-cache" "--tag" "next" "--access" "public"
|
|
10
|
+
9 verbose logfile logs-max:10 dir:/home/runner/work/airgap-coin-lib/airgap-coin-lib/packages/astar/dist/.npm-cache/_logs/2026-01-07T03_52_26_012Z-
|
|
11
|
+
10 verbose logfile /home/runner/work/airgap-coin-lib/airgap-coin-lib/packages/astar/dist/.npm-cache/_logs/2026-01-07T03_52_26_012Z-debug-0.log
|
|
12
|
+
11 verbose publish [ '.' ]
|
|
13
|
+
12 silly logfile done cleaning log files
|
|
14
|
+
13 silly packumentCache heap:2197815296 maxSize:549453824 maxEntrySize:274726912
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wallfree-dev/astar",
|
|
3
|
-
"version": "0.13.43-beta.
|
|
3
|
+
"version": "0.13.43-beta.9",
|
|
4
4
|
"description": "The @wallfree-dev/astar is an Astar implementation of the ICoinProtocol interface from @wallfree-dev/coinlib-core.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"airgap",
|
|
@@ -34,10 +34,10 @@
|
|
|
34
34
|
"dependencies": {
|
|
35
35
|
"@polkadot/util": "2.0.1",
|
|
36
36
|
"@polkadot/wasm-crypto": "0.20.1",
|
|
37
|
-
"@wallfree-dev/coinlib-core": "^0.13.43-beta.
|
|
38
|
-
"@wallfree-dev/module-kit": "^0.13.43-beta.
|
|
39
|
-
"@wallfree-dev/serializer": "^0.13.43-beta.
|
|
40
|
-
"@wallfree-dev/substrate": "^0.13.43-beta.
|
|
37
|
+
"@wallfree-dev/coinlib-core": "^0.13.43-beta.9",
|
|
38
|
+
"@wallfree-dev/module-kit": "^0.13.43-beta.9",
|
|
39
|
+
"@wallfree-dev/serializer": "^0.13.43-beta.9",
|
|
40
|
+
"@wallfree-dev/substrate": "^0.13.43-beta.9"
|
|
41
41
|
},
|
|
42
42
|
"localDependencies": {},
|
|
43
43
|
"nyc": {
|