@aws-sdk/util-hex-encoding
Advanced tools
Comparing version 3.29.0 to 3.32.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [3.32.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.31.0...v3.32.0) (2021-09-17) | ||
**Note:** Version bump only for package @aws-sdk/util-hex-encoding | ||
# [3.29.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.28.0...v3.29.0) (2021-09-02) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@aws-sdk/util-hex-encoding", | ||
"version": "3.29.0", | ||
"version": "3.32.0", | ||
"description": "Converts binary buffers to and from lowercase hexadecimal encoding", | ||
@@ -25,3 +25,3 @@ "scripts": { | ||
"jest": "^26.1.0", | ||
"typescript": "~4.4.2" | ||
"typescript": "~4.3.5" | ||
}, | ||
@@ -28,0 +28,0 @@ "types": "./dist/types/index.d.ts", |
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
39699