@near-js/signers
Advanced tools
Comparing version 0.2.0-next.13 to 0.2.0-next.14
{ | ||
"name": "@near-js/signers", | ||
"version": "0.2.0-next.13", | ||
"version": "0.2.0-next.14", | ||
"description": "Modules for cryptographically signing messages", | ||
@@ -13,4 +13,4 @@ "main": "./lib/commonjs/index.cjs", | ||
"@noble/hashes": "1.3.3", | ||
"@near-js/crypto": "1.4.0-next.13", | ||
"@near-js/keystores": "0.2.0-next.13" | ||
"@near-js/crypto": "1.4.0-next.14", | ||
"@near-js/keystores": "0.2.0-next.14" | ||
}, | ||
@@ -17,0 +17,0 @@ "devDependencies": { |
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
+ Added@near-js/crypto@1.4.0-next.14(transitive)
+ Added@near-js/keystores@0.2.0-next.14(transitive)
+ Added@near-js/types@1.0.0-next.14(transitive)
+ Added@near-js/utils@1.0.0-next.14(transitive)
+ Addedbn.js@4.12.0(transitive)
+ Addednode-gyp-build@4.8.2(transitive)
- Removed@near-js/crypto@1.4.0-next.13(transitive)
- Removed@near-js/keystores@0.2.0-next.13(transitive)
- Removed@near-js/types@1.0.0-next.13(transitive)
- Removed@near-js/utils@1.0.0-next.13(transitive)
- Removedbn.js@4.12.1(transitive)
- Removednode-gyp-build@4.8.3(transitive)