@stablelib/ed25519
Advanced tools
Comparing version 0.10.7 to 0.10.8
{ | ||
"name": "@stablelib/ed25519", | ||
"version": "0.10.7", | ||
"version": "0.10.8", | ||
"description": "Ed25519 public-key signature (EdDSA with Curve25519)", | ||
@@ -18,3 +18,3 @@ "main": "./lib/ed25519.js", | ||
"dependencies": { | ||
"@stablelib/random": "^0.7.2", | ||
"@stablelib/random": "^0.7.3", | ||
"@stablelib/sha512": "^0.7.2", | ||
@@ -26,3 +26,4 @@ "@stablelib/wipe": "^0.5.0" | ||
"@stablelib/benchmark": "^0.5.0" | ||
} | ||
}, | ||
"gitHead": "dd08cfe89bc89b4106f0c9705db6281dd7357b26" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
16471
1996103
Updated@stablelib/random@^0.7.3