Socket
Socket
Sign inDemoInstall

@smithy/middleware-serde

Package Overview
Dependencies
Maintainers
2
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smithy/middleware-serde - npm Package Compare versions

Comparing version 2.0.4 to 2.0.5

8

package.json
{
"name": "@smithy/middleware-serde",
"version": "2.0.4",
"version": "2.0.5",
"scripts": {

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

"format": "prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"",
"test": "jest"
"test": "jest",
"test:integration": "jest --config jest.config.integ.js"
},

@@ -26,3 +27,3 @@ "main": "./dist-cjs/index.js",

"dependencies": {
"@smithy/types": "^2.2.1",
"@smithy/types": "^2.2.2",
"tslib": "^2.5.0"

@@ -50,2 +51,3 @@ },

"devDependencies": {
"@smithy/util-test": "^0.0.0",
"@tsconfig/recommended": "1.0.1",

@@ -52,0 +54,0 @@ "concurrently": "7.0.0",

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc