@stablelib/nacl
Advanced tools
Comparing version 0.3.0 to 0.4.1
{ | ||
"name": "@stablelib/nacl", | ||
"version": "0.3.0", | ||
"version": "0.4.1", | ||
"description": "Implementation of secretbox and box from NaCl (Networking and Cryptography Library)", | ||
@@ -21,3 +21,3 @@ "main": "./dist/nacl.js", | ||
"@stablelib/wipe": "^0.2.5", | ||
"@stablelib/x25519": "^0.3.0", | ||
"@stablelib/x25519": "^0.4.1", | ||
"@stablelib/xsalsa20": "^0.3.0" | ||
@@ -24,0 +24,0 @@ }, |
@@ -7,2 +7,3 @@ { | ||
"noUnusedParameters": true, | ||
"noImplicitReturns": true, | ||
"noUnusedLocals": true, | ||
@@ -9,0 +10,0 @@ "removeComments": false, |
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
25052
398
+ Added@stablelib/keyagreement@0.4.1(transitive)
+ Added@stablelib/x25519@0.4.1(transitive)
- Removed@stablelib/keyagreement@0.2.5(transitive)
- Removed@stablelib/x25519@0.3.0(transitive)
Updated@stablelib/x25519@^0.4.1