Socket
Socket
Sign inDemoInstall

@aws-sdk/credential-provider-imds

Package Overview
Dependencies
Maintainers
5
Versions
140
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 3.12.0 to 3.13.1

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [3.13.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.13.0...v3.13.1) (2021-04-22)
**Note:** Version bump only for package @aws-sdk/credential-provider-imds
# [3.12.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.11.0...v3.12.0) (2021-04-09)

@@ -8,0 +16,0 @@

10

package.json
{
"name": "@aws-sdk/credential-provider-imds",
"version": "3.12.0",
"version": "3.13.1",
"description": "AWS credential provider that sources credentials from the EC2 instance metadata service and ECS container metadata service",

@@ -24,5 +24,5 @@ "main": "./dist/cjs/index.js",

"dependencies": {
"@aws-sdk/property-provider": "3.12.0",
"@aws-sdk/types": "3.12.0",
"tslib": "^1.8.0"
"@aws-sdk/property-provider": "3.13.1",
"@aws-sdk/types": "3.13.1",
"tslib": "^2.0.0"
},

@@ -34,3 +34,3 @@ "devDependencies": {

"nock": "^13.0.2",
"typescript": "~4.1.2"
"typescript": "~4.2.4"
},

@@ -37,0 +37,0 @@ "types": "./dist/types/index.d.ts",

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