@aws-crypto/sha256-browser
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.2.1](https://github.com/aws/aws-sdk-js-crypto-helpers/compare/v1.2.0...v1.2.1) (2021-09-17) | ||
**Note:** Version bump only for package @aws-crypto/sha256-browser | ||
# [1.2.0](https://github.com/aws/aws-sdk-js-crypto-helpers/compare/v1.1.1...v1.2.0) (2021-09-17) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@aws-crypto/sha256-browser", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"scripts": { | ||
@@ -21,5 +21,5 @@ "prepublishOnly": "tsc", | ||
"@aws-crypto/ie11-detection": "^1.0.0", | ||
"@aws-crypto/sha256-js": "^1.2.0", | ||
"@aws-crypto/sha256-js": "^1.2.1", | ||
"@aws-crypto/supports-web-crypto": "^1.0.0", | ||
"@aws-crypto/util": "^1.2.0", | ||
"@aws-crypto/util": "^1.2.1", | ||
"@aws-sdk/types": "^3.1.0", | ||
@@ -31,3 +31,3 @@ "@aws-sdk/util-locate-window": "^3.0.0", | ||
"types": "./build/index.d.ts", | ||
"gitHead": "af2e64c8753bdf1d053d98c9a211ffa28410199b" | ||
"gitHead": "db0aff5cdb9baa9ab30364df1862647512d548b7" | ||
} |
@@ -1,1 +0,1 @@ | ||
{"list":[],"secret":"b993b24e867088a3d1dfff7d016bf1a93b3502f4d53b8a552685688c0bc6dd99"} | ||
{"list":[],"secret":"8e09920871210476cb443e05171f6c5bbecb1adb4ade6d94728b50c7f941ec50"} |
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
50301
Updated@aws-crypto/sha256-js@^1.2.1
Updated@aws-crypto/util@^1.2.1