@aws-sdk/middleware-bucket-endpoint
Advanced tools
Comparing version 3.533.0 to 3.535.0
{ | ||
"name": "@aws-sdk/middleware-bucket-endpoint", | ||
"version": "3.533.0", | ||
"version": "3.535.0", | ||
"scripts": { | ||
@@ -24,9 +24,9 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"dependencies": { | ||
"@aws-sdk/types": "3.533.0", | ||
"@aws-sdk/util-arn-parser": "3.495.0", | ||
"@smithy/node-config-provider": "^2.2.5", | ||
"@smithy/protocol-http": "^3.2.2", | ||
"@smithy/types": "^2.11.0", | ||
"@smithy/util-config-provider": "^2.2.1", | ||
"tslib": "^2.5.0" | ||
"@aws-sdk/types": "3.535.0", | ||
"@aws-sdk/util-arn-parser": "3.535.0", | ||
"@smithy/node-config-provider": "^2.3.0", | ||
"@smithy/protocol-http": "^3.3.0", | ||
"@smithy/types": "^2.12.0", | ||
"@smithy/util-config-provider": "^2.3.0", | ||
"tslib": "^2.6.2" | ||
}, | ||
@@ -33,0 +33,0 @@ "devDependencies": { |
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
194
2
6
0
35
+ Added@aws-sdk/types@3.535.0(transitive)
+ Added@aws-sdk/util-arn-parser@3.535.0(transitive)
- Removed@aws-sdk/types@3.533.0(transitive)
- Removed@aws-sdk/util-arn-parser@3.495.0(transitive)
Updated@aws-sdk/types@3.535.0
Updated@smithy/protocol-http@^3.3.0
Updated@smithy/types@^2.12.0
Updatedtslib@^2.6.2