Socket
Socket
Sign inDemoInstall

@aws-sdk/core

Package Overview
Dependencies
Maintainers
5
Versions
56
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.587.0 to 3.588.0

7

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

@@ -23,2 +23,3 @@ "scripts": {

".": {
"module": "./dist-es/index.js",
"node": "./dist-cjs/index.js",

@@ -30,2 +31,3 @@ "import": "./dist-es/index.js",

"./package.json": {
"module": "./package.json",
"node": "./package.json",

@@ -36,2 +38,3 @@ "import": "./package.json",

"./client": {
"module": "./dist-es/submodules/client/index.js",
"node": "./dist-cjs/submodules/client/index.js",

@@ -43,2 +46,3 @@ "import": "./dist-es/submodules/client/index.js",

"./httpAuthSchemes": {
"module": "./dist-es/submodules/httpAuthSchemes/index.js",
"node": "./dist-cjs/submodules/httpAuthSchemes/index.js",

@@ -50,2 +54,3 @@ "import": "./dist-es/submodules/httpAuthSchemes/index.js",

"./protocols": {
"module": "./dist-es/submodules/protocols/index.js",
"node": "./dist-cjs/submodules/protocols/index.js",

@@ -52,0 +57,0 @@ "import": "./dist-es/submodules/protocols/index.js",

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