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.1.0 to 2.1.1

2

dist-cjs/index.js

@@ -51,2 +51,3 @@ var __defProp = Object.defineProperty;

// Annotate the CommonJS export names for ESM import in node:
0 && (module.exports = {

@@ -57,1 +58,2 @@ fromUtf8,

});

4

package.json
{
"name": "@smithy/util-utf8",
"version": "2.1.0",
"version": "2.1.1",
"description": "A UTF-8 string <-> UInt8Array converter",

@@ -25,3 +25,3 @@ "main": "./dist-cjs/index.js",

"dependencies": {
"@smithy/util-buffer-from": "^2.1.0",
"@smithy/util-buffer-from": "^2.1.1",
"tslib": "^2.5.0"

@@ -28,0 +28,0 @@ },

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