@aws-crypto/crc32c
Advanced tools
Comparing version 3.0.0 to 4.0.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [4.0.0](https://github.com/aws/aws-sdk-js-crypto-helpers/compare/v3.0.0...v4.0.0) (2023-02-20) | ||
**Note:** Version bump only for package @aws-crypto/crc32c | ||
# [3.0.0](https://github.com/aws/aws-sdk-js-crypto-helpers/compare/v2.0.2...v3.0.0) (2023-01-12) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@aws-crypto/crc32c", | ||
"version": "3.0.0", | ||
"version": "4.0.0", | ||
"scripts": { | ||
@@ -23,3 +23,3 @@ "prepublishOnly": "tsc", | ||
"dependencies": { | ||
"@aws-crypto/util": "^3.0.0", | ||
"@aws-crypto/util": "^4.0.0", | ||
"@aws-sdk/types": "^3.222.0", | ||
@@ -31,3 +31,3 @@ "tslib": "^1.11.1" | ||
}, | ||
"gitHead": "7f56cee8f62bd65cd397eeec29c3c997215bd80c" | ||
"gitHead": "137e4190b67172548a71f632478da060a914fbfb" | ||
} |
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
30627
+ Added@aws-crypto/util@4.0.0(transitive)
- Removed@aws-crypto/util@3.0.0(transitive)
Updated@aws-crypto/util@^4.0.0