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.1.1-alpha.20240418.1 to 4.1.1-alpha.20240419.1

6

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

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

"execute:samples": "dev-tool samples run samples-dev",
"extract-api": "tsc -p . && api-extractor run --local",
"extract-api": "tsc -p . && dev-tool run extract-api",
"format": "dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"",

@@ -158,3 +158,3 @@ "check-format": "dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"",

"ms": "^2.1.3",
"c8": "^9.1.0",
"nyc": "^15.1.0",
"puppeteer": "^22.2.0",

@@ -161,0 +161,0 @@ "rimraf": "^5.0.5",

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