@azure/core-xml
Advanced tools
Comparing version 1.3.5-alpha.20230727.2 to 1.3.5-alpha.20230904.1
{ | ||
"name": "@azure/core-xml", | ||
"version": "1.3.5-alpha.20230727.2", | ||
"version": "1.3.5-alpha.20230904.1", | ||
"description": "Core library for interacting with XML payloads", | ||
@@ -44,3 +44,3 @@ "sdk-type": "client", | ||
"unit-test:browser": "karma start --single-run", | ||
"unit-test:node": "mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 1200000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"", | ||
"unit-test:node": "dev-tool run test:node-ts-input --no-test-proxy=true", | ||
"unit-test": "npm run unit-test:node && npm run unit-test:browser" | ||
@@ -47,0 +47,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
53866