@azure/core-tracing
Advanced tools
Comparing version 1.1.3-alpha.20240822.3 to 1.1.3-alpha.20240823.1
{ | ||
"name": "@azure/core-tracing", | ||
"version": "1.1.3-alpha.20240822.3", | ||
"version": "1.1.3-alpha.20240823.1", | ||
"description": "Provides low-level interfaces and helper methods for tracing in Azure SDK", | ||
@@ -65,4 +65,4 @@ "sdk-type": "client", | ||
"integration-test": "npm run integration-test:node && npm run integration-test:browser", | ||
"lint:fix": "eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]", | ||
"lint": "eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts", | ||
"lint:fix": "eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]", | ||
"lint": "eslint package.json api-extractor.json src test", | ||
"pack": "npm pack 2>&1", | ||
@@ -69,0 +69,0 @@ "test:browser": "npm run clean && npm run unit-test:browser && npm run integration-test:browser", |
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
233100