You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@aws-sdk/util-utf8-node

Package Overview
Dependencies
Maintainers
5
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.12.0 to 3.13.1

8

CHANGELOG.md

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

## [3.13.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.13.0...v3.13.1) (2021-04-22)
**Note:** Version bump only for package @aws-sdk/util-utf8-node
# [3.12.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.11.0...v3.12.0) (2021-04-09)

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

8

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

@@ -20,4 +20,4 @@ "main": "./dist/cjs/index.js",

"dependencies": {
"@aws-sdk/util-buffer-from": "3.12.0",
"tslib": "^1.8.0"
"@aws-sdk/util-buffer-from": "3.13.1",
"tslib": "^2.0.0"
},

@@ -28,3 +28,3 @@ "devDependencies": {

"jest": "^26.1.0",
"typescript": "~4.1.2"
"typescript": "~4.2.4"
},

@@ -31,0 +31,0 @@ "jest": {

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