@stablelib/nacl
Advanced tools
Comparing version 0.10.3 to 0.10.4
{ | ||
"name": "@stablelib/nacl", | ||
"version": "0.10.3", | ||
"version": "0.10.4", | ||
"description": "Implementation of secretbox and box from NaCl (Networking and Cryptography Library)", | ||
@@ -19,5 +19,5 @@ "main": "./lib/nacl.js", | ||
"@stablelib/poly1305": "^0.10.2", | ||
"@stablelib/random": "^0.7.3", | ||
"@stablelib/random": "^0.7.4", | ||
"@stablelib/wipe": "^0.5.0", | ||
"@stablelib/x25519": "^0.7.3", | ||
"@stablelib/x25519": "^0.7.4", | ||
"@stablelib/xsalsa20": "^0.7.2" | ||
@@ -29,3 +29,3 @@ }, | ||
}, | ||
"gitHead": "dd08cfe89bc89b4106f0c9705db6281dd7357b26" | ||
"gitHead": "cd823c5ca890d18b9abd28aae7af728013e7ef9b" | ||
} |
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/random@^0.7.4
Updated@stablelib/x25519@^0.7.4