@smithy/util-utf8
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "@smithy/util-utf8", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "A UTF-8 string <-> UInt8Array converter", | ||
@@ -53,8 +53,3 @@ "main": "./dist-cjs/index.js", | ||
}, | ||
"react-native": { | ||
"./dist-es/fromUtf8": "./dist-es/fromUtf8.browser", | ||
"./dist-es/toUtf8": "./dist-es/toUtf8.browser", | ||
"./dist-cjs/fromUtf8": "./dist-cjs/fromUtf8.browser", | ||
"./dist-cjs/toUtf8": "./dist-cjs/toUtf8.browser" | ||
}, | ||
"react-native": {}, | ||
"homepage": "https://github.com/awslabs/smithy-typescript/tree/main/packages/util-utf8", | ||
@@ -61,0 +56,0 @@ "repository": { |
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
17425