@aws-crypto/crc32c
Advanced tools
Comparing version 4.0.0 to 5.0.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [5.0.0](https://github.com/aws/aws-sdk-js-crypto-helpers/compare/v4.0.1...v5.0.0) (2023-07-13) | ||
**Note:** Version bump only for package @aws-crypto/crc32c | ||
# [4.0.0](https://github.com/aws/aws-sdk-js-crypto-helpers/compare/v3.0.0...v4.0.0) (2023-02-20) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@aws-crypto/crc32c", | ||
"version": "4.0.0", | ||
"version": "5.0.0", | ||
"scripts": { | ||
@@ -23,3 +23,3 @@ "prepublishOnly": "tsc", | ||
"dependencies": { | ||
"@aws-crypto/util": "^4.0.0", | ||
"@aws-crypto/util": "^5.0.0", | ||
"@aws-sdk/types": "^3.222.0", | ||
@@ -31,3 +31,3 @@ "tslib": "^1.11.1" | ||
}, | ||
"gitHead": "137e4190b67172548a71f632478da060a914fbfb" | ||
"gitHead": "c1531d07463954ad12658a1bcce361f2d0cb8225" | ||
} |
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
30785
+ Added@aws-crypto/util@5.2.0(transitive)
+ Added@smithy/is-array-buffer@2.2.0(transitive)
+ Added@smithy/util-buffer-from@2.2.0(transitive)
+ Added@smithy/util-utf8@2.3.0(transitive)
- Removed@aws-crypto/util@4.0.0(transitive)
- Removed@aws-sdk/util-utf8-browser@3.259.0(transitive)
Updated@aws-crypto/util@^5.0.0