Socket
Socket
Sign inDemoInstall

@azure/identity

Package Overview
Dependencies
14
Maintainers
2
Versions
492
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.3.0-alpha.20240513.2 to 4.3.0-alpha.20240514.2

4

package.json
{
"name": "@azure/identity",
"sdk-type": "client",
"version": "4.3.0-alpha.20240513.2",
"version": "4.3.0-alpha.20240514.2",
"description": "Provides credential implementations for Azure SDK libraries that can authenticate with Microsoft Entra ID",

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

"unit-test:browser": "dev-tool run test:browser",
"unit-test:node": "dev-tool run test:node-ts-input -- --timeout 300000 --exclude 'test/**/browser/**/*.spec.ts' 'test/**/**/*.spec.ts'",
"unit-test:node": "echo skipped",
"unit-test:node:no-timeouts": "dev-tool run test:node-ts-input -- --timeout Infinite --exclude 'test/**/browser/**/*.spec.ts' 'test/**/**/*.spec.ts'",

@@ -72,0 +72,0 @@ "unit-test": "npm run unit-test:node && npm run unit-test:browser"

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc