New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@smithy/credential-provider-imds

Package Overview
Dependencies
Maintainers
2
Versions
55
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 3.2.5 to 3.2.6

14

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

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

"format": "prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"",
"test": "yarn g:jest"
"test": "yarn g:vitest run",
"test:watch": "yarn g:vitest watch"
},

@@ -30,6 +31,6 @@ "keywords": [

"dependencies": {
"@smithy/node-config-provider": "^3.1.9",
"@smithy/property-provider": "^3.1.8",
"@smithy/types": "^3.6.0",
"@smithy/url-parser": "^3.0.8",
"@smithy/node-config-provider": "^3.1.10",
"@smithy/property-provider": "^3.1.9",
"@smithy/types": "^3.7.0",
"@smithy/url-parser": "^3.0.9",
"tslib": "^2.6.2"

@@ -41,3 +42,2 @@ },

"downlevel-dts": "0.10.1",
"nock": "^13.0.2",
"rimraf": "3.0.2",

@@ -44,0 +44,0 @@ "typedoc": "0.23.23"

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