@azure/identity
Advanced tools
Comparing version 4.5.1-alpha.20241113.2 to 4.5.1-alpha.20241114.2
{ | ||
"name": "@azure/identity", | ||
"sdk-type": "client", | ||
"version": "4.5.1-alpha.20241113.2", | ||
"version": "4.5.1-alpha.20241114.2", | ||
"description": "Provides credential implementations for Azure SDK libraries that can authenticate with Microsoft Entra ID", | ||
@@ -32,3 +32,3 @@ "main": "./dist/commonjs/index.js", | ||
"integration-test:browser": "echo skipped", | ||
"integration-test:managed-identity": "dev-tool run test:vitest -- --test-timeout 180000 'test/integration/**/*.spec.ts'", | ||
"integration-test:managed-identity": "dev-tool run test:vitest -- --test-timeout 180000 --config ./vitest.managed-identity.config.ts", | ||
"integration-test:node": "dev-tool run test:vitest -- --test-timeout 180000 'test/public/node/*.spec.ts' 'test/internal/node/*.spec.ts'", | ||
@@ -35,0 +35,0 @@ "lint": "eslint package.json api-extractor.json src test", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
2522581
7