Socket
Socket
Sign inDemoInstall

@aws-sdk/eventstream-serde-universal

Package Overview
Dependencies
Maintainers
7
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.40.0 to 3.46.0

11

CHANGELOG.md

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

# [3.46.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.45.0...v3.46.0) (2022-01-07)
### Features
* **packages:** end support for Node.js 10.x ([#3141](https://github.com/aws/aws-sdk-js-v3/issues/3141)) ([1a62865](https://github.com/aws/aws-sdk-js-v3/commit/1a6286513f7cdb556708845c512861c5f92eb883))
# [3.40.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.39.0...v3.40.0) (2021-11-05)

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

15

package.json
{
"name": "@aws-sdk/eventstream-serde-universal",
"version": "3.40.0",
"version": "3.46.0",
"scripts": {

@@ -9,3 +9,3 @@ "build": "yarn build:cjs && yarn build:es && yarn build:types",

"build:types": "tsc -p tsconfig.types.json",
"downlevel-dts": "downlevel-dts dist-types dist-types/ts3.4",
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
"test": "jest"

@@ -22,14 +22,11 @@ },

"dependencies": {
"@aws-sdk/eventstream-marshaller": "3.40.0",
"@aws-sdk/types": "3.40.0",
"@aws-sdk/eventstream-marshaller": "3.46.0",
"@aws-sdk/types": "3.46.0",
"tslib": "^2.3.0"
},
"devDependencies": {
"@aws-sdk/util-utf8-node": "3.37.0",
"@types/jest": "^26.0.4",
"jest": "^26.1.0",
"typescript": "~4.3.5"
"@aws-sdk/util-utf8-node": "3.46.0"
},
"engines": {
"node": ">= 10.0.0"
"node": ">= 12.0.0"
},

@@ -36,0 +33,0 @@ "typesVersions": {

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