@smithy/smithy-client
Advanced tools
Comparing version 3.3.0 to 3.3.1
{ | ||
"name": "@smithy/smithy-client", | ||
"version": "3.3.0", | ||
"version": "3.3.1", | ||
"scripts": { | ||
@@ -26,7 +26,7 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
"dependencies": { | ||
"@smithy/middleware-endpoint": "^3.1.1", | ||
"@smithy/middleware-stack": "^3.0.4", | ||
"@smithy/protocol-http": "^4.1.1", | ||
"@smithy/types": "^3.4.0", | ||
"@smithy/util-stream": "^3.1.4", | ||
"@smithy/middleware-endpoint": "^3.1.2", | ||
"@smithy/middleware-stack": "^3.0.5", | ||
"@smithy/protocol-http": "^4.1.2", | ||
"@smithy/types": "^3.4.1", | ||
"@smithy/util-stream": "^3.1.5", | ||
"tslib": "^2.6.2" | ||
@@ -33,0 +33,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@^4.1.2
Updated@smithy/types@^3.4.1
Updated@smithy/util-stream@^3.1.5