@azure/core-xml
Advanced tools
Comparing version 1.0.1-alpha.20211123.3 to 1.0.1-alpha.20211214.4
{ | ||
"name": "@azure/core-xml", | ||
"version": "1.0.1-alpha.20211123.3", | ||
"version": "1.0.1-alpha.20211214.4", | ||
"description": "Core library for interacting with XML payloads", | ||
@@ -27,3 +27,2 @@ "sdk-type": "client", | ||
"clean": "rimraf dist dist-* temp types *.tgz *.log", | ||
"docs": "typedoc --excludePrivate --excludeNotExported --excludeExternals --stripInternal --mode file --out ./dist/docs ./src", | ||
"execute:samples": "echo skipped", | ||
@@ -99,3 +98,3 @@ "extract-api": "tsc -p . && api-extractor run --local", | ||
"mocha": "^7.1.1", | ||
"mocha-junit-reporter": "^1.18.0", | ||
"mocha-junit-reporter": "^2.0.0", | ||
"prettier": "^1.16.4", | ||
@@ -106,5 +105,4 @@ "rimraf": "^3.0.0", | ||
"typescript": "~4.2.0", | ||
"util": "^0.12.1", | ||
"typedoc": "0.15.2" | ||
"util": "^0.12.1" | ||
} | ||
} |
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
32
49797