@aws-crypto/material-management-node
Advanced tools
Comparing version 3.2.2 to 4.0.0
{ | ||
"name": "@aws-crypto/material-management-node", | ||
"version": "3.2.2", | ||
"version": "4.0.0", | ||
"scripts": { | ||
@@ -21,5 +21,5 @@ "prepublishOnly": "npm run build", | ||
"dependencies": { | ||
"@aws-crypto/hkdf-node": "^3.0.0", | ||
"@aws-crypto/material-management": "^3.2.2", | ||
"@aws-crypto/serialize": "^3.2.2", | ||
"@aws-crypto/hkdf-node": "^4.0.0", | ||
"@aws-crypto/material-management": "^4.0.0", | ||
"@aws-crypto/serialize": "^4.0.0", | ||
"tslib": "^2.2.0" | ||
@@ -34,3 +34,3 @@ }, | ||
], | ||
"gitHead": "c97442ae9f1c35c918eb07549c137fb736eef811" | ||
"gitHead": "ad6d29822fecf3f3f6c8c676ea3b6c3156257e87" | ||
} |
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@aws-crypto/hkdf-node@4.0.0(transitive)
+ Added@aws-crypto/material-management@4.0.1(transitive)
+ Added@aws-crypto/serialize@4.0.1(transitive)
- Removed@aws-crypto/hkdf-node@3.0.0(transitive)
- Removed@aws-crypto/material-management@3.2.2(transitive)
- Removed@aws-crypto/serialize@3.2.2(transitive)
Updated@aws-crypto/hkdf-node@^4.0.0
Updated@aws-crypto/serialize@^4.0.0