@wallfree-dev/cosmos 0.13.43-beta.11 → 0.13.43-beta.12

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.
@@ -7,8 +7,8 @@
7
7
  6 silly config load:file:/opt/hostedtoolcache/node/18.20.8/x64/etc/npmrc
8
8
  7 verbose title npm publish
9
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/cosmos/dist/.npm-cache/_logs/2026-01-11T13_31_19_640Z-
11
- 10 verbose logfile /home/runner/work/airgap-coin-lib/airgap-coin-lib/packages/cosmos/dist/.npm-cache/_logs/2026-01-11T13_31_19_640Z-debug-0.log
10
+ 9 verbose logfile logs-max:10 dir:/home/runner/work/airgap-coin-lib/airgap-coin-lib/packages/cosmos/dist/.npm-cache/_logs/2026-01-16T16_54_31_537Z-
11
+ 10 verbose logfile /home/runner/work/airgap-coin-lib/airgap-coin-lib/packages/cosmos/dist/.npm-cache/_logs/2026-01-16T16_54_31_537Z-debug-0.log
12
12
  11 verbose publish [ '.' ]
13
13
  12 silly logfile done cleaning log files
14
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/cosmos",
3
- "version": "0.13.43-beta.11",
3
+ "version": "0.13.43-beta.12",
4
4
  "description": "The @wallfree-dev/cosmos is a Cosmos implementation of the ICoinProtocol interface from @wallfree-dev/coinlib-core.",
5
5
  "keywords": [
6
6
  "airgap",
@@ -30,11 +30,11 @@
30
30
  },
31
31
  "author": "Papers AG <contact@papers.ch> (https://papers.ch)",
32
32
  "dependencies": {
33
- "@wallfree-dev/coinlib-core": "^0.13.43-beta.11",
34
- "@wallfree-dev/cosmos-core": "^0.13.43-beta.11",
35
- "@wallfree-dev/crypto": "^0.13.43-beta.11",
36
- "@wallfree-dev/module-kit": "^0.13.43-beta.11",
37
- "@wallfree-dev/serializer": "^0.13.43-beta.11"
33
+ "@wallfree-dev/coinlib-core": "^0.13.43-beta.12",
34
+ "@wallfree-dev/cosmos-core": "^0.13.43-beta.12",
35
+ "@wallfree-dev/crypto": "^0.13.43-beta.12",
36
+ "@wallfree-dev/module-kit": "^0.13.43-beta.12",
37
+ "@wallfree-dev/serializer": "^0.13.43-beta.12"
38
38
  },
39
39
  "localDependencies": {},
40
40
  "nyc": {