Socket
Socket
Sign inDemoInstall

@aws-sdk/util-utf8-node

Package Overview
Dependencies
Maintainers
6
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/util-utf8-node - npm Package Compare versions

Comparing version 3.49.0 to 3.52.0

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [3.52.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.51.0...v3.52.0) (2022-02-18)
**Note:** Version bump only for package @aws-sdk/util-utf8-node
# [3.49.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.48.0...v3.49.0) (2022-01-29)

@@ -8,0 +16,0 @@

6

package.json
{
"name": "@aws-sdk/util-utf8-node",
"version": "3.49.0",
"version": "3.52.0",
"description": "A Node.JS UTF-8 string <-> UInt8Array converter",

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

"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
"clean": "rimraf ./dist-*",
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
"test": "jest"

@@ -23,3 +23,3 @@ },

"dependencies": {
"@aws-sdk/util-buffer-from": "3.49.0",
"@aws-sdk/util-buffer-from": "3.52.0",
"tslib": "^2.3.0"

@@ -26,0 +26,0 @@ },

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc