Socket
Book a DemoInstallSign in
Socket

@smithy/eventstream-serde-node

Package Overview
Dependencies
Maintainers
3
Versions
50
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

to
4.0.4

6

package.json
{
"name": "@smithy/eventstream-serde-node",
"version": "4.0.3",
"version": "4.0.4",
"scripts": {

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

"dependencies": {
"@smithy/eventstream-serde-universal": "^4.0.3",
"@smithy/types": "^4.3.0",
"@smithy/eventstream-serde-universal": "^4.0.4",
"@smithy/types": "^4.3.1",
"tslib": "^2.6.2"

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