@aws-crypto/raw-rsa-keyring-browser
Advanced tools
Comparing version 2.3.1 to 2.4.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [2.4.0](https://github.com/aws/aws-encryption-sdk-javascript/compare/v2.3.1...v2.4.0) (2021-07-13) | ||
**Note:** Version bump only for package @aws-crypto/raw-rsa-keyring-browser | ||
## [2.3.1](https://github.com/aws/aws-encryption-sdk-javascript/compare/v2.3.0...v2.3.1) (2021-07-01) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@aws-crypto/raw-rsa-keyring-browser", | ||
"version": "2.3.1", | ||
"version": "2.4.0", | ||
"scripts": { | ||
@@ -21,6 +21,6 @@ "prepublishOnly": "npm run build", | ||
"dependencies": { | ||
"@aws-crypto/material-management-browser": "^2.3.1", | ||
"@aws-crypto/material-management-browser": "^2.4.0", | ||
"@aws-crypto/random-source-browser": "1.0.0", | ||
"@aws-crypto/raw-keyring": "^2.3.1", | ||
"@aws-crypto/web-crypto-backend": "^2.2.0", | ||
"@aws-crypto/raw-keyring": "^2.4.0", | ||
"@aws-crypto/web-crypto-backend": "^2.4.0", | ||
"@aws-sdk/util-base64-browser": "3.1.0", | ||
@@ -36,3 +36,3 @@ "tslib": "^2.2.0" | ||
], | ||
"gitHead": "48835947fb654dca5cb5b2727235d1880bf002a2" | ||
"gitHead": "3aa78a3da5db2c396c550a1bc47e156fb7b0155e" | ||
} |
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
264263