@smithy/core
Advanced tools
Comparing version 2.2.6 to 2.2.7
{ | ||
"name": "@smithy/core", | ||
"version": "2.2.6", | ||
"version": "2.2.7", | ||
"scripts": { | ||
@@ -42,6 +42,6 @@ "build": "yarn lint && concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
"@smithy/middleware-endpoint": "^3.0.5", | ||
"@smithy/middleware-retry": "^3.0.9", | ||
"@smithy/middleware-retry": "^3.0.10", | ||
"@smithy/middleware-serde": "^3.0.3", | ||
"@smithy/protocol-http": "^4.0.3", | ||
"@smithy/smithy-client": "^3.1.7", | ||
"@smithy/protocol-http": "^4.0.4", | ||
"@smithy/smithy-client": "^3.1.8", | ||
"@smithy/types": "^3.3.0", | ||
@@ -48,0 +48,0 @@ "@smithy/util-middleware": "^3.0.3", |
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
70441