@near-js/keystores-browser
Advanced tools
Comparing version 0.2.0-next.9 to 0.2.0-next.10
{ | ||
"name": "@near-js/keystores-browser", | ||
"version": "0.2.0-next.9", | ||
"version": "0.2.0-next.10", | ||
"description": "KeyStore implementation for working with keys in browser LocalStorage", | ||
@@ -12,4 +12,4 @@ "main": "./lib/commonjs/index.cjs", | ||
"dependencies": { | ||
"@near-js/crypto": "1.4.0-next.9", | ||
"@near-js/keystores": "0.2.0-next.9" | ||
"@near-js/crypto": "1.4.0-next.10", | ||
"@near-js/keystores": "0.2.0-next.10" | ||
}, | ||
@@ -16,0 +16,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
43285
+ Added@near-js/crypto@1.4.0-next.10(transitive)
+ Added@near-js/keystores@0.2.0-next.10(transitive)
+ Added@near-js/types@1.0.0-next.10(transitive)
+ Added@near-js/utils@1.0.0-next.10(transitive)
- Removed@near-js/crypto@1.4.0-next.9(transitive)
- Removed@near-js/keystores@0.2.0-next.9(transitive)
- Removed@near-js/types@1.0.0-next.9(transitive)
- Removed@near-js/utils@1.0.0-next.9(transitive)