@stablelib/gcm
Advanced tools
Comparing version 0.0.2 to 0.1.1
{ | ||
"name": "@stablelib/gcm", | ||
"version": "0.0.2", | ||
"version": "0.1.1", | ||
"description": "GCM authenticated encryption mode with additional data (AEAD)", | ||
@@ -20,9 +20,9 @@ "main": "./dist/gcm.js", | ||
"@stablelib/binary": "^0.0.1", | ||
"@stablelib/blockcipher": "^0.0.1", | ||
"@stablelib/blockcipher": "^0.1.1", | ||
"@stablelib/constant-time": "^0.0.2", | ||
"@stablelib/ctr": "^0.0.1", | ||
"@stablelib/ctr": "^0.1.1", | ||
"@stablelib/wipe": "^0.0.1" | ||
}, | ||
"devDependencies": { | ||
"@stablelib/aes": "^0.0.1", | ||
"@stablelib/aes": "^0.1.1", | ||
"@stablelib/benchmark": "^0.0.1", | ||
@@ -29,0 +29,0 @@ "@stablelib/hex": "^0.0.1" |
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/blockcipher@0.1.2(transitive)
+ Added@stablelib/ctr@0.1.2(transitive)
- Removed@stablelib/blockcipher@0.0.1(transitive)
- Removed@stablelib/ctr@0.0.1(transitive)
Updated@stablelib/ctr@^0.1.1