Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@smithy/util-middleware

Package Overview
Dependencies
Maintainers
2
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smithy/util-middleware - npm Package Compare versions

Comparing version 3.0.8 to 3.0.9

7

package.json
{
"name": "@smithy/util-middleware",
"version": "3.0.8",
"version": "3.0.9",
"description": "Shared utilities for to be used in middleware packages.",

@@ -17,3 +17,4 @@ "main": "./dist-cjs/index.js",

"format": "prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"",
"test": "yarn g:jest"
"test": "yarn g:vitest run",
"test:watch": "yarn g:vitest watch"
},

@@ -30,3 +31,3 @@ "keywords": [

"dependencies": {
"@smithy/types": "^3.6.0",
"@smithy/types": "^3.7.0",
"tslib": "^2.6.2"

@@ -33,0 +34,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