@aws-sdk/core
Advanced tools
Comparing version 3.616.0 to 3.620.0
{ | ||
"name": "@aws-sdk/core", | ||
"version": "3.616.0", | ||
"version": "3.620.0", | ||
"description": "Core functions & classes shared by multiple AWS SDK clients", | ||
@@ -70,6 +70,6 @@ "scripts": { | ||
"dependencies": { | ||
"@smithy/core": "^2.2.7", | ||
"@smithy/protocol-http": "^4.0.4", | ||
"@smithy/signature-v4": "^4.0.0", | ||
"@smithy/smithy-client": "^3.1.8", | ||
"@smithy/core": "^2.3.0", | ||
"@smithy/protocol-http": "^4.1.0", | ||
"@smithy/signature-v4": "^4.1.0", | ||
"@smithy/smithy-client": "^3.1.10", | ||
"@smithy/types": "^3.3.0", | ||
@@ -76,0 +76,0 @@ "fast-xml-parser": "4.2.5", |
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
52170
Updated@smithy/core@^2.3.0
Updated@smithy/protocol-http@^4.1.0
Updated@smithy/signature-v4@^4.1.0