@near-js/keystores-browser
Advanced tools
Comparing version 0.2.0-next.10 to 0.2.0-next.11
{ | ||
"name": "@near-js/keystores-browser", | ||
"version": "0.2.0-next.10", | ||
"version": "0.2.0-next.11", | ||
"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.10", | ||
"@near-js/keystores": "0.2.0-next.10" | ||
"@near-js/crypto": "1.4.0-next.11", | ||
"@near-js/keystores": "0.2.0-next.11" | ||
}, | ||
@@ -22,4 +22,4 @@ "devDependencies": { | ||
"typescript": "5.4.5", | ||
"tsconfig": "0.0.0", | ||
"build": "0.0.0" | ||
"build": "0.0.0", | ||
"tsconfig": "0.0.0" | ||
}, | ||
@@ -26,0 +26,0 @@ "files": [ |
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.11(transitive)
+ Added@near-js/keystores@0.2.0-next.11(transitive)
+ Added@near-js/types@1.0.0-next.11(transitive)
+ Added@near-js/utils@1.0.0-next.11(transitive)
- Removed@near-js/crypto@1.4.0-next.10(transitive)
- Removed@near-js/keystores@0.2.0-next.10(transitive)
- Removed@near-js/types@1.0.0-next.10(transitive)
- Removed@near-js/utils@1.0.0-next.10(transitive)