Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@smithy/middleware-content-length

Package Overview
Dependencies
Maintainers
3
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smithy/middleware-content-length - npm Package Compare versions

Comparing version
4.2.11
to
4.2.12
+3
-3
package.json
{
"name": "@smithy/middleware-content-length",
"version": "4.2.11",
"version": "4.2.12",
"scripts": {

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

"dependencies": {
"@smithy/protocol-http": "^5.3.11",
"@smithy/types": "^4.13.0",
"@smithy/protocol-http": "^5.3.12",
"@smithy/types": "^4.13.1",
"tslib": "^2.6.2"

@@ -32,0 +32,0 @@ },