Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@aws-sdk/types

Package Overview
Dependencies
Maintainers
2
Versions
185
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/types - npm Package Compare versions

Comparing version
3.973.1
to
3.973.2
+3
-12
dist-cjs/index.js

@@ -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 @@ },