@smithy/smithy-client
Advanced tools
Comparing version 3.4.5 to 3.4.6
{ | ||
"name": "@smithy/smithy-client", | ||
"version": "3.4.5", | ||
"version": "3.4.6", | ||
"scripts": { | ||
@@ -27,8 +27,8 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
"dependencies": { | ||
"@smithy/core": "^2.5.4", | ||
"@smithy/middleware-endpoint": "^3.2.4", | ||
"@smithy/middleware-stack": "^3.0.10", | ||
"@smithy/protocol-http": "^4.1.7", | ||
"@smithy/types": "^3.7.1", | ||
"@smithy/util-stream": "^3.3.1", | ||
"@smithy/core": "^2.5.5", | ||
"@smithy/middleware-endpoint": "^3.2.5", | ||
"@smithy/middleware-stack": "^3.0.11", | ||
"@smithy/protocol-http": "^4.1.8", | ||
"@smithy/types": "^3.7.2", | ||
"@smithy/util-stream": "^3.3.2", | ||
"tslib": "^2.6.2" | ||
@@ -35,0 +35,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/core@^2.5.5
Updated@smithy/protocol-http@^4.1.8
Updated@smithy/types@^3.7.2
Updated@smithy/util-stream@^3.3.2