@smithy/middleware-content-length
Advanced tools
Comparing version 3.0.13 to 4.0.0
{ | ||
"name": "@smithy/middleware-content-length", | ||
"version": "3.0.13", | ||
"version": "4.0.0", | ||
"scripts": { | ||
@@ -27,8 +27,8 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
"dependencies": { | ||
"@smithy/protocol-http": "^4.1.8", | ||
"@smithy/types": "^3.7.2", | ||
"@smithy/protocol-http": "^5.0.0", | ||
"@smithy/types": "^4.0.0", | ||
"tslib": "^2.6.2" | ||
}, | ||
"engines": { | ||
"node": ">=16.0.0" | ||
"node": ">=18.0.0" | ||
}, | ||
@@ -35,0 +35,0 @@ "typesVersions": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
18592
+ Added@smithy/protocol-http@5.0.1(transitive)
+ Added@smithy/types@4.1.0(transitive)
- Removed@smithy/protocol-http@4.1.8(transitive)
- Removed@smithy/types@3.7.2(transitive)
Updated@smithy/protocol-http@^5.0.0
Updated@smithy/types@^4.0.0