@aws-crypto/crc32
Advanced tools
Comparing version 1.2.2 to 2.0.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [2.0.0](https://github.com/aws/aws-sdk-js-crypto-helpers/compare/v1.2.2...v2.0.0) (2021-10-25) | ||
**Note:** Version bump only for package @aws-crypto/crc32 | ||
## [1.2.2](https://github.com/aws/aws-sdk-js-crypto-helpers/compare/v1.2.1...v1.2.2) (2021-10-12) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@aws-crypto/crc32", | ||
"version": "1.2.2", | ||
"version": "2.0.0", | ||
"scripts": { | ||
@@ -22,7 +22,7 @@ "prepublishOnly": "tsc", | ||
"dependencies": { | ||
"@aws-crypto/util": "^1.2.2", | ||
"@aws-crypto/util": "^2.0.0", | ||
"@aws-sdk/types": "^3.1.0", | ||
"tslib": "^1.11.1" | ||
}, | ||
"gitHead": "2b8c71c49ce7374a9ebb4bbb7e51a6100cd1440d" | ||
"gitHead": "c63b577ab80a02b078be6f537e14b4af578c4bae" | ||
} |
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
38738
+ Added@aws-crypto/util@2.0.2(transitive)
+ Added@aws-sdk/types@3.686.0(transitive)
- Removed@aws-crypto/util@1.2.2(transitive)
- Removed@aws-sdk/types@3.679.0(transitive)
Updated@aws-crypto/util@^2.0.0