@cosmjs/proto-signing
Advanced tools
Comparing version 0.26.0-alpha1 to 0.26.0-alpha2
{ | ||
"name": "@cosmjs/proto-signing", | ||
"version": "0.26.0-alpha1", | ||
"version": "0.26.0-alpha2", | ||
"description": "Utilities for protobuf based signing (Cosmos SDK 0.40+)", | ||
@@ -42,6 +42,6 @@ "contributors": [ | ||
"dependencies": { | ||
"@cosmjs/amino": "0.26.0-alpha1", | ||
"@cosmjs/crypto": "0.26.0-alpha1", | ||
"@cosmjs/math": "0.26.0-alpha1", | ||
"cosmjs-types": "^0.1.0", | ||
"@cosmjs/amino": "0.26.0-alpha2", | ||
"@cosmjs/crypto": "0.26.0-alpha2", | ||
"@cosmjs/math": "0.26.0-alpha2", | ||
"cosmjs-types": "^0.2.0", | ||
"long": "^4.0.0", | ||
@@ -51,4 +51,4 @@ "protobufjs": "~6.10.2" | ||
"devDependencies": { | ||
"@cosmjs/encoding": "0.26.0-alpha1", | ||
"@cosmjs/utils": "0.26.0-alpha1", | ||
"@cosmjs/encoding": "0.26.0-alpha2", | ||
"@cosmjs/utils": "0.26.0-alpha2", | ||
"@istanbuljs/nyc-config-typescript": "^1.0.1", | ||
@@ -55,0 +55,0 @@ "@types/eslint-plugin-prettier": "^3", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
+ Added@cosmjs/amino@0.26.0-alpha2(transitive)
+ Added@cosmjs/crypto@0.26.0-alpha2(transitive)
+ Added@cosmjs/encoding@0.26.0-alpha2(transitive)
+ Added@cosmjs/math@0.26.0-alpha2(transitive)
+ Added@cosmjs/utils@0.26.0-alpha2(transitive)
+ Addedcosmjs-types@0.2.1(transitive)
- Removed@cosmjs/amino@0.26.0-alpha1(transitive)
- Removed@cosmjs/crypto@0.26.0-alpha1(transitive)
- Removed@cosmjs/encoding@0.26.0-alpha1(transitive)
- Removed@cosmjs/math@0.26.0-alpha1(transitive)
- Removed@cosmjs/utils@0.26.0-alpha1(transitive)
- Removedcosmjs-types@0.1.0(transitive)
Updated@cosmjs/amino@0.26.0-alpha2
Updated@cosmjs/crypto@0.26.0-alpha2
Updated@cosmjs/math@0.26.0-alpha2
Updatedcosmjs-types@^0.2.0