@stablelib/nacl
Advanced tools
Comparing version 0.2.5 to 0.3.0
{ | ||
"name": "@stablelib/nacl", | ||
"version": "0.2.5", | ||
"version": "0.3.0", | ||
"description": "Implementation of secretbox and box from NaCl (Networking and Cryptography Library)", | ||
@@ -21,4 +21,4 @@ "main": "./dist/nacl.js", | ||
"@stablelib/wipe": "^0.2.5", | ||
"@stablelib/x25519": "^0.2.5", | ||
"@stablelib/xsalsa20": "^0.2.5" | ||
"@stablelib/x25519": "^0.3.0", | ||
"@stablelib/xsalsa20": "^0.3.0" | ||
}, | ||
@@ -25,0 +25,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@stablelib/salsa20@0.3.0(transitive)
+ Added@stablelib/x25519@0.3.0(transitive)
+ Added@stablelib/xsalsa20@0.3.0(transitive)
- Removed@stablelib/salsa20@0.2.5(transitive)
- Removed@stablelib/x25519@0.2.5(transitive)
- Removed@stablelib/xsalsa20@0.2.5(transitive)
Updated@stablelib/x25519@^0.3.0
Updated@stablelib/xsalsa20@^0.3.0