@aws-sdk/util-utf8-browser
Advanced tools
Comparing version 1.0.0-rc.2 to 1.0.0-rc.3
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.0.0-rc.3](https://github.com/aws/aws-sdk-js-v3/compare/v1.0.0-rc.2...v1.0.0-rc.3) (2020-10-27) | ||
**Note:** Version bump only for package @aws-sdk/util-utf8-browser | ||
# [1.0.0-rc.2](https://github.com/aws/aws-sdk-js-v3/compare/v1.0.0-rc.1...v1.0.0-rc.2) (2020-10-22) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@aws-sdk/util-utf8-browser", | ||
"version": "1.0.0-rc.2", | ||
"version": "1.0.0-rc.3", | ||
"description": "A browser UTF-8 string <-> UInt8Array converter", | ||
@@ -28,3 +28,9 @@ "main": "./dist/cjs/index.js", | ||
}, | ||
"types": "./dist/cjs/index.d.ts" | ||
"types": "./dist/cjs/index.d.ts", | ||
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/master/packages/util-utf8-browser", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/aws/aws-sdk-js-v3.git", | ||
"directory": "packages/util-utf8-browser" | ||
} | ||
} |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
57210
2
0