@aws-sdk/util-create-request
Advanced tools
Comparing version 3.587.0 to 3.598.0
{ | ||
"name": "@aws-sdk/util-create-request", | ||
"version": "3.587.0", | ||
"version": "3.598.0", | ||
"scripts": { | ||
@@ -24,10 +24,10 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"dependencies": { | ||
"@aws-sdk/types": "3.577.0", | ||
"@smithy/middleware-stack": "^3.0.0", | ||
"@smithy/smithy-client": "^3.1.1", | ||
"@smithy/types": "^3.0.0", | ||
"@aws-sdk/types": "3.598.0", | ||
"@smithy/middleware-stack": "^3.0.1", | ||
"@smithy/smithy-client": "^3.1.2", | ||
"@smithy/types": "^3.1.0", | ||
"tslib": "^2.6.2" | ||
}, | ||
"devDependencies": { | ||
"@smithy/protocol-http": "^4.0.0", | ||
"@smithy/protocol-http": "^4.0.1", | ||
"@tsconfig/recommended": "1.0.1", | ||
@@ -34,0 +34,0 @@ "@types/node": "^16.18.96", |
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
2
+ Added@aws-sdk/types@3.598.0(transitive)
- Removed@aws-sdk/types@3.577.0(transitive)
Updated@aws-sdk/types@3.598.0
Updated@smithy/smithy-client@^3.1.2
Updated@smithy/types@^3.1.0