@cosmjs/ledger-amino
Advanced tools
Comparing version 0.28.11 to 0.28.12-0
{ | ||
"name": "@cosmjs/ledger-amino", | ||
"version": "0.28.11", | ||
"version": "0.28.12-0", | ||
"description": "A library for signing Amino-encoded transactions using Ledger devices", | ||
@@ -40,7 +40,7 @@ "contributors": [ | ||
"dependencies": { | ||
"@cosmjs/amino": "0.28.11", | ||
"@cosmjs/crypto": "0.28.11", | ||
"@cosmjs/encoding": "0.28.11", | ||
"@cosmjs/math": "0.28.11", | ||
"@cosmjs/utils": "0.28.11", | ||
"@cosmjs/amino": "0.28.12-0", | ||
"@cosmjs/crypto": "0.28.12-0", | ||
"@cosmjs/encoding": "0.28.12-0", | ||
"@cosmjs/math": "0.28.12-0", | ||
"@cosmjs/utils": "0.28.12-0", | ||
"ledger-cosmos-js": "^2.1.8", | ||
@@ -50,3 +50,3 @@ "semver": "^7.3.2" | ||
"devDependencies": { | ||
"@cosmjs/stargate": "0.28.11", | ||
"@cosmjs/stargate": "0.28.12-0", | ||
"@istanbuljs/nyc-config-typescript": "^1.0.1", | ||
@@ -57,3 +57,3 @@ "@ledgerhq/hw-transport": "^5.25.0", | ||
"@types/eslint-plugin-prettier": "^3", | ||
"@types/jasmine": "^3.8", | ||
"@types/jasmine": "^4", | ||
"@types/ledgerhq__hw-transport": "^4.21.3", | ||
@@ -73,3 +73,3 @@ "@types/ledgerhq__hw-transport-node-hid": "^4.22.2", | ||
"glob": "^7.1.6", | ||
"jasmine": "^3.99", | ||
"jasmine": "^4", | ||
"jasmine-spec-reporter": "^6", | ||
@@ -82,6 +82,7 @@ "nyc": "^15.1.0", | ||
"typedoc": "^0.22", | ||
"typescript": "~4.4", | ||
"typescript": "~4.6", | ||
"webpack": "^5.32.0", | ||
"webpack-cli": "^4.6.0" | ||
} | ||
}, | ||
"stableVersion": "0.28.11" | ||
} |
@@ -50,3 +50,3 @@ # @cosmjs/ledger-amino | ||
from | ||
[scripts/launchpad/README.md#preset-accounts](https://github.com/cosmos/cosmjs/blob/main/scripts/launchpad/README.md#preset-accounts) | ||
[scripts/wasmd/README.md#preset-accounts](https://github.com/cosmos/cosmjs/blob/main/scripts/wasmd/README.md#preset-accounts) | ||
(see "Ledger: accounts for Ledger based demos and tests") with an installed | ||
@@ -60,3 +60,3 @@ "Cosmos (ATOM)" app. The device must be connected via USB, unlocked and the | ||
Start a local Stargate blockchain as described in | ||
[scripts/simapp42/README.md](https://github.com/cosmos/cosmjs/blob/main/scripts/simapp42/README.md) | ||
[scripts/simapp44/README.md](https://github.com/cosmos/cosmjs/blob/main/scripts/simapp44/README.md) | ||
and execute: | ||
@@ -66,18 +66,6 @@ | ||
export LEDGER_ENABLED=1 | ||
export SIMAPP42_ENABLED=1 | ||
export SIMAPP44_ENABLED=1 | ||
yarn test | ||
``` | ||
### Launchpad tests | ||
Start a local Launchpad blockchain as described in | ||
[scripts/launchpad/README.md](https://github.com/cosmos/cosmjs/blob/main/scripts/launchpad/README.md) | ||
and execute: | ||
```sh | ||
export LEDGER_ENABLED=1 | ||
export LAUNCHPAD_ENABLED=1 | ||
yarn test | ||
``` | ||
## License | ||
@@ -84,0 +72,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
0
36400
14
434
73
+ Added@cosmjs/amino@0.28.12-0(transitive)
+ Added@cosmjs/crypto@0.28.12-0(transitive)
+ Added@cosmjs/encoding@0.28.12-0(transitive)
+ Added@cosmjs/math@0.28.12-0(transitive)
+ Added@cosmjs/utils@0.28.12-0(transitive)
- Removed@cosmjs/amino@0.28.11(transitive)
- Removed@cosmjs/crypto@0.28.11(transitive)
- Removed@cosmjs/encoding@0.28.11(transitive)
- Removed@cosmjs/math@0.28.11(transitive)
- Removed@cosmjs/utils@0.28.11(transitive)
Updated@cosmjs/amino@0.28.12-0
Updated@cosmjs/crypto@0.28.12-0
Updated@cosmjs/encoding@0.28.12-0
Updated@cosmjs/math@0.28.12-0
Updated@cosmjs/utils@0.28.12-0