@aws-sdk/types
Advanced tools
+3
-12
@@ -11,13 +11,4 @@ 'use strict'; | ||
| Object.defineProperty(exports, "EndpointURLScheme", { | ||
| enumerable: true, | ||
| get: function () { return types.EndpointURLScheme; } | ||
| }); | ||
| Object.defineProperty(exports, "HttpAuthLocation", { | ||
| enumerable: true, | ||
| get: function () { return types.HttpAuthLocation; } | ||
| }); | ||
| Object.defineProperty(exports, "RequestHandlerProtocol", { | ||
| enumerable: true, | ||
| get: function () { return types.RequestHandlerProtocol; } | ||
| }); | ||
| exports.EndpointURLScheme = types.EndpointURLScheme; | ||
| exports.HttpAuthLocation = types.HttpAuthLocation; | ||
| exports.RequestHandlerProtocol = types.RequestHandlerProtocol; |
+2
-2
| { | ||
| "name": "@aws-sdk/types", | ||
| "version": "3.973.1", | ||
| "version": "3.973.2", | ||
| "main": "./dist-cjs/index.js", | ||
@@ -45,3 +45,3 @@ "module": "./dist-es/index.js", | ||
| "dependencies": { | ||
| "@smithy/types": "^4.12.0", | ||
| "@smithy/types": "^4.12.1", | ||
| "tslib": "^2.6.2" | ||
@@ -48,0 +48,0 @@ }, |
44894
-0.56%1022
-0.87%Updated