Socket
Socket
Sign inDemoInstall

@aws-sdk/credential-provider-http

Package Overview
Dependencies
Maintainers
5
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/credential-provider-http - npm Package Compare versions

Comparing version 3.489.0 to 3.495.0

20

package.json
{
"name": "@aws-sdk/credential-provider-http",
"version": "3.489.0",
"version": "3.495.0",
"description": "AWS credential provider for containers and HTTP sources",

@@ -11,3 +11,3 @@ "main": "./dist-cjs/index.js",

"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
"build:cjs": "node ../../scripts/compilation/inline credential-provider-http",
"build:es": "tsc -p tsconfig.es.json",

@@ -30,10 +30,10 @@ "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",

"dependencies": {
"@aws-sdk/types": "3.489.0",
"@smithy/fetch-http-handler": "^2.3.2",
"@smithy/node-http-handler": "^2.2.2",
"@smithy/property-provider": "^2.0.0",
"@smithy/protocol-http": "^3.0.12",
"@smithy/smithy-client": "^2.2.1",
"@smithy/types": "^2.8.0",
"@smithy/util-stream": "^2.0.24",
"@aws-sdk/types": "3.495.0",
"@smithy/fetch-http-handler": "^2.4.0",
"@smithy/node-http-handler": "^2.3.0",
"@smithy/property-provider": "^2.1.0",
"@smithy/protocol-http": "^3.1.0",
"@smithy/smithy-client": "^2.3.0",
"@smithy/types": "^2.9.0",
"@smithy/util-stream": "^2.1.0",
"tslib": "^2.5.0"

@@ -40,0 +40,0 @@ },

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