@aws-sdk/middleware-user-agent
Advanced tools
Comparing version 3.693.0 to 3.696.0
{ | ||
"name": "@aws-sdk/middleware-user-agent", | ||
"version": "3.693.0", | ||
"version": "3.696.0", | ||
"scripts": { | ||
@@ -27,8 +27,8 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"dependencies": { | ||
"@aws-sdk/core": "3.693.0", | ||
"@aws-sdk/types": "3.692.0", | ||
"@aws-sdk/util-endpoints": "3.693.0", | ||
"@smithy/core": "^2.5.2", | ||
"@smithy/protocol-http": "^4.1.6", | ||
"@smithy/types": "^3.7.0", | ||
"@aws-sdk/core": "3.696.0", | ||
"@aws-sdk/types": "3.696.0", | ||
"@aws-sdk/util-endpoints": "3.696.0", | ||
"@smithy/core": "^2.5.3", | ||
"@smithy/protocol-http": "^4.1.7", | ||
"@smithy/types": "^3.7.1", | ||
"tslib": "^2.6.2" | ||
@@ -35,0 +35,0 @@ }, |
+ Added@aws-sdk/core@3.696.0(transitive)
+ Added@aws-sdk/types@3.696.0(transitive)
+ Added@aws-sdk/util-endpoints@3.696.0(transitive)
- Removed@aws-sdk/core@3.693.0(transitive)
- Removed@aws-sdk/types@3.692.0(transitive)
- Removed@aws-sdk/util-endpoints@3.693.0(transitive)
Updated@aws-sdk/core@3.696.0
Updated@aws-sdk/types@3.696.0
Updated@smithy/core@^2.5.3
Updated@smithy/protocol-http@^4.1.7
Updated@smithy/types@^3.7.1