@aws-crypto/raw-aes-keyring-node
Advanced tools
Comparing version 0.1.0-preview.1 to 0.1.0-preview.2
@@ -6,2 +6,13 @@ # Change Log | ||
# [0.1.0-preview.2](/compare/@aws-crypto/raw-aes-keyring-node@0.1.0-preview.1...@aws-crypto/raw-aes-keyring-node@0.1.0-preview.2) (2019-07-24) | ||
### Bug Fixes | ||
* raw AES keyring node tests (#141) 1ad36bc, closes #141 | ||
# [0.1.0-preview.1](/compare/@aws-crypto/raw-aes-keyring-node@0.1.0-preview.0...@aws-crypto/raw-aes-keyring-node@0.1.0-preview.1) (2019-06-21) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@aws-crypto/raw-aes-keyring-node", | ||
"version": "0.1.0-preview.1", | ||
"version": "0.1.0-preview.2", | ||
"scripts": { | ||
@@ -19,5 +19,5 @@ "prepublishOnly": "npm run build", | ||
"dependencies": { | ||
"@aws-crypto/material-management-node": "^0.1.0-preview.1", | ||
"@aws-crypto/raw-keyring": "^0.1.0-preview.1", | ||
"@aws-crypto/serialize": "^0.1.0-preview.1", | ||
"@aws-crypto/material-management-node": "^0.1.0-preview.2", | ||
"@aws-crypto/raw-keyring": "^0.1.0-preview.2", | ||
"@aws-crypto/serialize": "^0.1.0-preview.2", | ||
"tslib": "^1.9.3" | ||
@@ -50,3 +50,4 @@ }, | ||
] | ||
} | ||
}, | ||
"gitHead": "970dbfad262186db90bd9ad2eba7a36d8a54ca18" | ||
} |
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
369356