Socket
Socket
Sign inDemoInstall

@aws-sdk/eventstream-codec

Package Overview
Dependencies
4
Maintainers
5
Versions
51
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.290.0 to 3.292.0

13

package.json
{
"name": "@aws-sdk/eventstream-codec",
"version": "3.290.0",
"version": "3.292.0",
"scripts": {

@@ -24,8 +24,8 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",

"@aws-crypto/crc32": "3.0.0",
"@aws-sdk/types": "3.290.0",
"@aws-sdk/util-hex-encoding": "3.201.0",
"@aws-sdk/types": "3.292.0",
"@aws-sdk/util-hex-encoding": "3.292.0",
"tslib": "^2.3.1"
},
"devDependencies": {
"@aws-sdk/util-utf8": "3.254.0",
"@aws-sdk/util-utf8": "3.292.0",
"@tsconfig/recommended": "1.0.1",

@@ -36,3 +36,3 @@ "@types/node": "^14.14.31",

"rimraf": "3.0.2",
"typedoc": "0.19.2",
"typedoc": "0.23.23",
"typescript": "~4.6.2"

@@ -55,3 +55,6 @@ },

"directory": "packages/eventstream-codec"
},
"typedoc": {
"entryPoint": "src/index.ts"
}
}
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