@azure/core-xml
Advanced tools
Comparing version 1.0.0-alpha.20210107.1 to 1.0.0-alpha.20210118.1
{ | ||
"name": "@azure/core-xml", | ||
"version": "1.0.0-alpha.20210107.1", | ||
"version": "1.0.0-alpha.20210118.1", | ||
"description": "Core library for interacting with XML payloads", | ||
@@ -51,3 +51,3 @@ "sdk-type": "client", | ||
"unit-test": "npm run unit-test:node && npm run unit-test:browser", | ||
"docs": "typedoc --excludePrivate --excludeNotExported --excludeExternals --mode file --out ./dist/docs ./src" | ||
"docs": "typedoc --excludePrivate --excludeNotExported --excludeExternals --stripInternal --mode file --out ./dist/docs ./src" | ||
}, | ||
@@ -122,4 +122,4 @@ "files": [ | ||
"util": "^0.12.1", | ||
"typedoc": "0.15.0" | ||
"typedoc": "0.15.2" | ||
} | ||
} |
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
48415