Socket
Socket
Sign inDemoInstall

@smithy/eventstream-codec

Package Overview
Dependencies
7
Maintainers
2
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.0 to 2.1.1

2

dist-cjs/index.js

@@ -458,2 +458,3 @@ var __defProp = Object.defineProperty;

// Annotate the CommonJS export names for ESM import in node:
0 && (module.exports = {

@@ -468,1 +469,2 @@ EventStreamCodec,

});

8

package.json
{
"name": "@smithy/eventstream-codec",
"version": "2.1.0",
"version": "2.1.1",
"scripts": {

@@ -26,8 +26,8 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",

"@aws-crypto/crc32": "3.0.0",
"@smithy/types": "^2.9.0",
"@smithy/util-hex-encoding": "^2.1.0",
"@smithy/types": "^2.9.1",
"@smithy/util-hex-encoding": "^2.1.1",
"tslib": "^2.5.0"
},
"devDependencies": {
"@smithy/util-utf8": "^2.1.0",
"@smithy/util-utf8": "^2.1.1",
"@tsconfig/recommended": "1.0.1",

@@ -34,0 +34,0 @@ "@types/node": "^14.14.31",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc