@aws-sdk/util-utf8-browser
Advanced tools
Comparing version 1.0.0-gamma.5 to 1.0.0-gamma.6
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.0.0-gamma.6](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/util-utf8-browser@1.0.0-gamma.5...@aws-sdk/util-utf8-browser@1.0.0-gamma.6) (2020-08-25) | ||
**Note:** Version bump only for package @aws-sdk/util-utf8-browser | ||
# [1.0.0-gamma.5](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/util-utf8-browser@1.0.0-gamma.4...@aws-sdk/util-utf8-browser@1.0.0-gamma.5) (2020-08-04) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@aws-sdk/util-utf8-browser", | ||
"version": "1.0.0-gamma.5", | ||
"version": "1.0.0-gamma.6", | ||
"description": "A browser UTF-8 string <-> UInt8Array converter", | ||
@@ -26,5 +26,5 @@ "main": "./dist/cjs/index.js", | ||
"jest": "^26.1.0", | ||
"typescript": "~3.9.3" | ||
"typescript": "~4.0.2" | ||
}, | ||
"types": "./dist/cjs/index.d.ts" | ||
} |
Sorry, the diff of this file is not supported yet
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
52588