Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@smithy/credential-provider-imds

Package Overview
Dependencies
Maintainers
2
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smithy/credential-provider-imds - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

dist-types/ts3.4/config/Endpoint.d.ts

12

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

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

"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
"build:cjs": "tsc -p tsconfig.cjs.json",

@@ -30,6 +30,6 @@ "build:es": "tsc -p tsconfig.es.json",

"dependencies": {
"@smithy/node-config-provider": "^1.0.1",
"@smithy/property-provider": "^1.0.1",
"@smithy/types": "^1.1.0",
"@smithy/url-parser": "^1.0.1",
"@smithy/node-config-provider": "^1.0.2",
"@smithy/property-provider": "^1.0.2",
"@smithy/types": "^1.1.1",
"@smithy/url-parser": "^1.0.2",
"tslib": "^2.5.0"

@@ -36,0 +36,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