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/core

Package Overview
Dependencies
Maintainers
2
Versions
173
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/core - npm Package Compare versions

Comparing version
3.973.12
to
3.973.13
+13
-13
package.json
{
"name": "@aws-sdk/core",
"version": "3.973.12",
"version": "3.973.13",
"description": "Core functions & classes shared by multiple AWS SDK clients.",

@@ -84,14 +84,14 @@ "scripts": {

"dependencies": {
"@aws-sdk/types": "^3.973.1",
"@aws-sdk/xml-builder": "^3.972.5",
"@smithy/core": "^3.23.2",
"@smithy/node-config-provider": "^4.3.8",
"@smithy/property-provider": "^4.2.8",
"@smithy/protocol-http": "^5.3.8",
"@smithy/signature-v4": "^5.3.8",
"@smithy/smithy-client": "^4.11.5",
"@smithy/types": "^4.12.0",
"@smithy/util-base64": "^4.3.0",
"@smithy/util-middleware": "^4.2.8",
"@smithy/util-utf8": "^4.2.0",
"@aws-sdk/types": "^3.973.2",
"@aws-sdk/xml-builder": "^3.972.6",
"@smithy/core": "^3.23.4",
"@smithy/node-config-provider": "^4.3.9",
"@smithy/property-provider": "^4.2.9",
"@smithy/protocol-http": "^5.3.9",
"@smithy/signature-v4": "^5.3.9",
"@smithy/smithy-client": "^4.11.7",
"@smithy/types": "^4.12.1",
"@smithy/util-base64": "^4.3.1",
"@smithy/util-middleware": "^4.2.9",
"@smithy/util-utf8": "^4.2.1",
"tslib": "^2.6.2"

@@ -98,0 +98,0 @@ },