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

@smithy/middleware-compression

Package Overview
Dependencies
Maintainers
2
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smithy/middleware-compression - npm Package Compare versions

Comparing version 3.1.1 to 3.1.2

15

package.json
{
"name": "@smithy/middleware-compression",
"version": "3.1.1",
"version": "3.1.2",
"description": "Middleware and Plugin for request compression.",

@@ -13,3 +13,4 @@ "scripts": {

"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0",
"test": "yarn g:jest"
"test": "yarn g:vitest run",
"test:watch": "yarn g:vitest watch"
},

@@ -19,9 +20,9 @@ "main": "./dist-cjs/index.js",

"dependencies": {
"@smithy/core": "^2.5.1",
"@smithy/core": "^2.5.2",
"@smithy/is-array-buffer": "^3.0.0",
"@smithy/node-config-provider": "^3.1.9",
"@smithy/protocol-http": "^4.1.5",
"@smithy/types": "^3.6.0",
"@smithy/node-config-provider": "^3.1.10",
"@smithy/protocol-http": "^4.1.6",
"@smithy/types": "^3.7.0",
"@smithy/util-config-provider": "^3.0.0",
"@smithy/util-middleware": "^3.0.8",
"@smithy/util-middleware": "^3.0.9",
"@smithy/util-utf8": "^3.0.0",

@@ -28,0 +29,0 @@ "fflate": "0.8.1",

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