@smithy/middleware-content-length
Advanced tools
Comparing version 2.0.8 to 2.0.9
{ | ||
"name": "@smithy/middleware-content-length", | ||
"version": "2.0.8", | ||
"version": "2.0.9", | ||
"scripts": { | ||
@@ -26,4 +26,4 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
"dependencies": { | ||
"@smithy/protocol-http": "^3.0.2", | ||
"@smithy/types": "^2.3.0", | ||
"@smithy/protocol-http": "^3.0.3", | ||
"@smithy/types": "^2.3.1", | ||
"tslib": "^2.5.0" | ||
@@ -51,3 +51,3 @@ }, | ||
"devDependencies": { | ||
"@smithy/util-test": "^0.1.2", | ||
"@smithy/util-test": "^0.1.3", | ||
"@tsconfig/recommended": "1.0.1", | ||
@@ -54,0 +54,0 @@ "concurrently": "7.0.0", |
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
Updated@smithy/protocol-http@^3.0.3
Updated@smithy/types@^2.3.1