@smithy/middleware-content-length
Advanced tools
Comparing version 3.0.5 to 3.0.6
{ | ||
"name": "@smithy/middleware-content-length", | ||
"version": "3.0.5", | ||
"version": "3.0.6", | ||
"scripts": { | ||
@@ -26,4 +26,4 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
"dependencies": { | ||
"@smithy/protocol-http": "^4.1.0", | ||
"@smithy/types": "^3.3.0", | ||
"@smithy/protocol-http": "^4.1.1", | ||
"@smithy/types": "^3.4.0", | ||
"tslib": "^2.6.2" | ||
@@ -51,3 +51,3 @@ }, | ||
"devDependencies": { | ||
"@smithy/util-test": "^0.2.6", | ||
"@smithy/util-test": "^0.2.7", | ||
"concurrently": "7.0.0", | ||
@@ -54,0 +54,0 @@ "downlevel-dts": "0.10.1", |
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@^4.1.1
Updated@smithy/types@^3.4.0