🚀 Big News:Socket Has Acquired Secure Annex.Learn More
Socket
Book a DemoSign in
Socket

@smithy/eventstream-serde-universal

Package Overview
Dependencies
Maintainers
3
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version
4.2.11
to
4.2.12
+3
-3
package.json
{
"name": "@smithy/eventstream-serde-universal",
"version": "4.2.11",
"version": "4.2.12",
"scripts": {

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

"dependencies": {
"@smithy/eventstream-codec": "^4.2.11",
"@smithy/types": "^4.13.0",
"@smithy/eventstream-codec": "^4.2.12",
"@smithy/types": "^4.13.1",
"tslib": "^2.6.2"

@@ -33,0 +33,0 @@ },