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
73
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.13
to
4.2.14
+3
-3
package.json
{
"name": "@smithy/middleware-content-length",
"version": "4.2.13",
"version": "4.2.14",
"scripts": {

@@ -27,4 +27,4 @@ "build": "concurrently 'yarn:build:types' 'yarn:build:es:cjs'",

"dependencies": {
"@smithy/protocol-http": "^5.3.13",
"@smithy/types": "^4.14.0",
"@smithy/protocol-http": "^5.3.14",
"@smithy/types": "^4.14.1",
"tslib": "^2.6.2"

@@ -31,0 +31,0 @@ },