@aws-sdk/middleware-content-length
Advanced tools
Comparing version 3.292.0 to 3.295.0
{ | ||
"name": "@aws-sdk/middleware-content-length", | ||
"version": "3.292.0", | ||
"version": "3.295.0", | ||
"scripts": { | ||
@@ -23,5 +23,5 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"dependencies": { | ||
"@aws-sdk/protocol-http": "3.292.0", | ||
"@aws-sdk/types": "3.292.0", | ||
"tslib": "^2.3.1" | ||
"@aws-sdk/protocol-http": "3.295.0", | ||
"@aws-sdk/types": "3.295.0", | ||
"tslib": "^2.5.0" | ||
}, | ||
@@ -53,3 +53,3 @@ "engines": { | ||
"typedoc": "0.23.23", | ||
"typescript": "~4.6.2" | ||
"typescript": "~4.9.5" | ||
}, | ||
@@ -56,0 +56,0 @@ "typedoc": { |
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
+ Added@aws-sdk/protocol-http@3.295.0(transitive)
+ Added@aws-sdk/types@3.295.0(transitive)
- Removed@aws-sdk/protocol-http@3.292.0(transitive)
- Removed@aws-sdk/types@3.292.0(transitive)
Updated@aws-sdk/types@3.295.0
Updatedtslib@^2.5.0