@aws-sdk/middleware-sdk-ec2
Advanced tools
Comparing version 3.495.0 to 3.496.0
@@ -125,2 +125,3 @@ var __defProp = Object.defineProperty; | ||
// Annotate the CommonJS export names for ESM import in node: | ||
0 && (module.exports = { | ||
@@ -131,1 +132,2 @@ copySnapshotPresignedUrlMiddleware, | ||
}); | ||
{ | ||
"name": "@aws-sdk/middleware-sdk-ec2", | ||
"version": "3.495.0", | ||
"version": "3.496.0", | ||
"scripts": { | ||
@@ -24,9 +24,9 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"dependencies": { | ||
"@aws-sdk/types": "3.495.0", | ||
"@aws-sdk/util-format-url": "3.495.0", | ||
"@smithy/middleware-endpoint": "^2.4.0", | ||
"@smithy/protocol-http": "^3.1.0", | ||
"@smithy/signature-v4": "^2.1.0", | ||
"@smithy/smithy-client": "^2.3.0", | ||
"@smithy/types": "^2.9.0", | ||
"@aws-sdk/types": "3.496.0", | ||
"@aws-sdk/util-format-url": "3.496.0", | ||
"@smithy/middleware-endpoint": "^2.4.1", | ||
"@smithy/protocol-http": "^3.1.1", | ||
"@smithy/signature-v4": "^2.1.1", | ||
"@smithy/smithy-client": "^2.3.1", | ||
"@smithy/types": "^2.9.1", | ||
"tslib": "^2.5.0" | ||
@@ -33,0 +33,0 @@ }, |
25235
+ Added@aws-sdk/types@3.496.0(transitive)
+ Added@aws-sdk/util-format-url@3.496.0(transitive)
- Removed@aws-sdk/types@3.495.0(transitive)
- Removed@aws-sdk/util-format-url@3.495.0(transitive)
Updated@aws-sdk/types@3.496.0
Updated@smithy/protocol-http@^3.1.1
Updated@smithy/signature-v4@^2.1.1
Updated@smithy/smithy-client@^2.3.1
Updated@smithy/types@^2.9.1