Socket
Socket
Sign inDemoInstall

@aws-sdk/util-utf8-node

Package Overview
Dependencies
2
Maintainers
5
Versions
56
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.188.0 to 3.199.0

11

CHANGELOG.md

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

# [3.199.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.198.0...v3.199.0) (2022-10-28)
### Bug Fixes
* **packages:** issues with jest script and configuration ([#4115](https://github.com/aws/aws-sdk-js-v3/issues/4115)) ([7b788b8](https://github.com/aws/aws-sdk-js-v3/commit/7b788b829965290b3b469de5e7ad845d39a431c6))
# [3.188.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.187.0...v3.188.0) (2022-10-13)

@@ -8,0 +19,0 @@

5

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

@@ -35,5 +35,2 @@ "main": "./dist-cjs/index.js",

},
"jest": {
"testEnvironment": "node"
},
"types": "./dist-types/index.d.ts",

@@ -40,0 +37,0 @@ "engines": {

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc