Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@smithy/util-utf8

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smithy/util-utf8 - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

9

package.json
{
"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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc