@azure/storage-file-datalake
Advanced tools
Comparing version 12.22.0-alpha.20240422.2 to 12.22.0-alpha.20240423.1
{ | ||
"name": "@azure/storage-file-datalake", | ||
"version": "12.22.0-alpha.20240422.2", | ||
"version": "12.22.0-alpha.20240423.1", | ||
"description": "Microsoft Azure Storage SDK for JavaScript - DataLake", | ||
@@ -50,4 +50,4 @@ "sdk-type": "client", | ||
"test": "npm run clean && npm run build:test && npm run unit-test", | ||
"unit-test:browser": "dev-tool run test:browser", | ||
"unit-test:node": "dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'", | ||
"unit-test:browser": "echo skipped", | ||
"unit-test:node": "echo skipped", | ||
"unit-test": "npm run unit-test:node && npm run unit-test:browser" | ||
@@ -54,0 +54,0 @@ }, |
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
2493267