Socket
Socket
Sign inDemoInstall

@aws-sdk/middleware-eventstream

Package Overview
Dependencies
3
Maintainers
5
Versions
144
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.2.0 to 3.3.0

11

CHANGELOG.md

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

# [3.3.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.2.0...v3.3.0) (2021-01-14)
### Bug Fixes
* **clients:** export explicit dependencies on @aws-sdk/types ([#1902](https://github.com/aws/aws-sdk-js-v3/issues/1902)) ([96f1087](https://github.com/aws/aws-sdk-js-v3/commit/96f1087333ba916593d557051297983912b27caa))
# [3.2.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1.0...v3.2.0) (2021-01-09)

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

6

package.json
{
"name": "@aws-sdk/middleware-eventstream",
"version": "3.2.0",
"version": "3.3.0",
"scripts": {

@@ -21,7 +21,7 @@ "prepublishOnly": "yarn build:cjs && yarn build:es",

"dependencies": {
"@aws-sdk/protocol-http": "3.2.0",
"@aws-sdk/protocol-http": "3.3.0",
"@aws-sdk/types": "3.1.0",
"tslib": "^1.8.0"
},
"devDependencies": {
"@aws-sdk/types": "3.1.0",
"@types/jest": "^26.0.4",

@@ -28,0 +28,0 @@ "jest": "^26.1.0",

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