@aws-sdk/middleware-location-constraint
Advanced tools
Comparing version 3.495.0 to 3.496.0
@@ -57,2 +57,3 @@ var __defProp = Object.defineProperty; | ||
// Annotate the CommonJS export names for ESM import in node: | ||
0 && (module.exports = { | ||
@@ -63,1 +64,2 @@ getLocationConstraintPlugin, | ||
}); | ||
{ | ||
"name": "@aws-sdk/middleware-location-constraint", | ||
"version": "3.495.0", | ||
"version": "3.496.0", | ||
"scripts": { | ||
@@ -24,4 +24,4 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"dependencies": { | ||
"@aws-sdk/types": "3.495.0", | ||
"@smithy/types": "^2.9.0", | ||
"@aws-sdk/types": "3.496.0", | ||
"@smithy/types": "^2.9.1", | ||
"tslib": "^2.5.0" | ||
@@ -28,0 +28,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
19264
+ Added@aws-sdk/types@3.496.0(transitive)
- Removed@aws-sdk/types@3.495.0(transitive)
Updated@aws-sdk/types@3.496.0
Updated@smithy/types@^2.9.1