Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@smithy/eventstream-serde-node

Package Overview
Dependencies
Maintainers
3
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smithy/eventstream-serde-node - npm Package Compare versions

Comparing version
4.2.13
to
4.2.14
+3
-3
package.json
{
"name": "@smithy/eventstream-serde-node",
"version": "4.2.13",
"version": "4.2.14",
"scripts": {

@@ -25,4 +25,4 @@ "build": "concurrently 'yarn:build:types' 'yarn:build:es:cjs'",

"dependencies": {
"@smithy/eventstream-serde-universal": "^4.2.13",
"@smithy/types": "^4.14.0",
"@smithy/eventstream-serde-universal": "^4.2.14",
"@smithy/types": "^4.14.1",
"tslib": "^2.6.2"

@@ -29,0 +29,0 @@ },