Socket
Socket
Sign inDemoInstall

@aws-sdk/core

Package Overview
Dependencies
Maintainers
5
Versions
53
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.620.0 to 3.620.1

account-id-endpoint.js

14

package.json
{
"name": "@aws-sdk/core",
"version": "3.620.0",
"version": "3.620.1",
"description": "Core functions & classes shared by multiple AWS SDK clients",

@@ -49,2 +49,9 @@ "scripts": {

},
"./account-id-endpoint": {
"module": "./dist-es/submodules/account-id-endpoint/index.js",
"node": "./dist-cjs/submodules/account-id-endpoint/index.js",
"import": "./dist-es/submodules/account-id-endpoint/index.js",
"require": "./dist-cjs/submodules/account-id-endpoint/index.js",
"types": "./dist-types/submodules/account-id-endpoint/index.d.ts"
},
"./protocols": {

@@ -62,3 +69,4 @@ "module": "./dist-es/submodules/protocols/index.js",

"./httpAuthSchemes.js",
"./protocols.js"
"./protocols.js",
"./account-id-endpoint.js"
],

@@ -73,2 +81,3 @@ "sideEffects": false,

"@smithy/core": "^2.3.0",
"@smithy/node-config-provider": "^3.1.4",
"@smithy/protocol-http": "^4.1.0",

@@ -78,2 +87,3 @@ "@smithy/signature-v4": "^4.1.0",

"@smithy/types": "^3.3.0",
"@smithy/util-middleware": "^3.0.3",
"fast-xml-parser": "4.2.5",

@@ -80,0 +90,0 @@ "tslib": "^2.6.2"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc