@stablelib/nacl
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@stablelib/nacl", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Implementation of secretbox and box from NaCl (Networking and Cryptography Library)", | ||
@@ -22,3 +22,3 @@ "main": "./lib/nacl.js", | ||
"@stablelib/x25519": "^1.0.0", | ||
"@stablelib/xsalsa20": "^1.0.0" | ||
"@stablelib/xsalsa20": "^1.0.1" | ||
}, | ||
@@ -29,3 +29,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "c3b9e138650642a738a9225956c75dbe44c76ae6" | ||
"gitHead": "3de176b1888a812fce145c6e17a84a4dc8396a2b" | ||
} |
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
Updated@stablelib/xsalsa20@^1.0.1