@aws-sdk/middleware-content-length
Advanced tools
Comparing version 3.290.0 to 3.292.0
{ | ||
"name": "@aws-sdk/middleware-content-length", | ||
"version": "3.290.0", | ||
"version": "3.292.0", | ||
"scripts": { | ||
@@ -23,4 +23,4 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"dependencies": { | ||
"@aws-sdk/protocol-http": "3.290.0", | ||
"@aws-sdk/types": "3.290.0", | ||
"@aws-sdk/protocol-http": "3.292.0", | ||
"@aws-sdk/types": "3.292.0", | ||
"tslib": "^2.3.1" | ||
@@ -52,5 +52,8 @@ }, | ||
"rimraf": "3.0.2", | ||
"typedoc": "0.19.2", | ||
"typedoc": "0.23.23", | ||
"typescript": "~4.6.2" | ||
}, | ||
"typedoc": { | ||
"entryPoint": "src/index.ts" | ||
} | ||
} |
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
17156
+ Added@aws-sdk/protocol-http@3.292.0(transitive)
+ Added@aws-sdk/types@3.292.0(transitive)
- Removed@aws-sdk/protocol-http@3.290.0(transitive)
- Removed@aws-sdk/types@3.290.0(transitive)
Updated@aws-sdk/types@3.292.0