@near-js/signers
Advanced tools
Comparing version 0.2.0-next.9 to 0.2.0-next.10
{ | ||
"name": "@near-js/signers", | ||
"version": "0.2.0-next.9", | ||
"version": "0.2.0-next.10", | ||
"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.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" | ||
}, | ||
@@ -23,4 +23,4 @@ "devDependencies": { | ||
"typescript": "5.4.5", | ||
"tsconfig": "0.0.0", | ||
"build": "0.0.0" | ||
"build": "0.0.0", | ||
"tsconfig": "0.0.0" | ||
}, | ||
@@ -27,0 +27,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
19679
+ 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)