You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
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

Comparing version 1.0.0-gamma.5 to 1.0.0-gamma.6

8

CHANGELOG.md

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

# [1.0.0-gamma.6](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/credential-provider-imds@1.0.0-gamma.5...@aws-sdk/credential-provider-imds@1.0.0-gamma.6) (2020-08-25)
**Note:** Version bump only for package @aws-sdk/credential-provider-imds
# [1.0.0-gamma.5](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/credential-provider-imds@1.0.0-gamma.4...@aws-sdk/credential-provider-imds@1.0.0-gamma.5) (2020-08-04)

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

8

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

@@ -25,4 +25,4 @@ "main": "./dist/cjs/index.js",

"dependencies": {
"@aws-sdk/property-provider": "1.0.0-gamma.5",
"@aws-sdk/types": "1.0.0-gamma.4",
"@aws-sdk/property-provider": "1.0.0-gamma.6",
"@aws-sdk/types": "1.0.0-gamma.5",
"tslib": "^1.8.0"

@@ -35,5 +35,5 @@ },

"nock": "^13.0.2",
"typescript": "~3.9.3"
"typescript": "~4.0.2"
},
"types": "./dist/cjs/index.d.ts"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc