@azure/keyvault-keys
Advanced tools
Comparing version 4.8.1-alpha.20240820.2 to 4.8.1-alpha.20240821.2
@@ -5,3 +5,3 @@ { | ||
"author": "Microsoft Corporation", | ||
"version": "4.8.1-alpha.20240820.2", | ||
"version": "4.8.1-alpha.20240821.2", | ||
"license": "MIT", | ||
@@ -63,4 +63,4 @@ "description": "Isomorphic client library for Azure KeyVault's keys.", | ||
"integration-test": "npm run integration-test:node && npm run integration-test:browser", | ||
"lint:fix": "eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]", | ||
"lint": "eslint package.json api-extractor.json src test --ext .ts", | ||
"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", | ||
@@ -67,0 +67,0 @@ "test:browser": "npm run clean && npm run build:test && npm run unit-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
1224126