@azure/core-auth
Advanced tools
Comparing version 1.9.0-alpha.20241023.2 to 1.9.0-alpha.20241024.1
{ | ||
"name": "@azure/core-auth", | ||
"version": "1.9.0-alpha.20241023.2", | ||
"version": "1.9.0-alpha.20241024.1", | ||
"description": "Provides low-level interfaces and helper methods for authentication in Azure SDK", | ||
@@ -58,3 +58,3 @@ "sdk-type": "client", | ||
"check-format": "dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"", | ||
"clean": "rimraf --glob dist dist-* temp types *.tgz *.log", | ||
"clean": "dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log", | ||
"execute:samples": "echo skipped", | ||
@@ -85,3 +85,2 @@ "extract-api": "dev-tool run build-package && dev-tool run extract-api", | ||
"@azure/eslint-plugin-azure-sdk": ">=3.0.0-alpha <3.0.0-alphb", | ||
"@microsoft/api-extractor": "^7.40.3", | ||
"@types/node": "^18.0.0", | ||
@@ -92,3 +91,2 @@ "@vitest/browser": "^2.0.5", | ||
"playwright": "^1.41.2", | ||
"rimraf": "^5.0.5", | ||
"typescript": "~5.6.2", | ||
@@ -95,0 +93,0 @@ "vitest": "^2.0.5" |
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
9
167843