@azure/communication-chat
Advanced tools
Comparing version 1.0.0-alpha.20210113.1 to 1.0.0-alpha.20210118.1
{ | ||
"name": "@azure/communication-chat", | ||
"version": "1.0.0-alpha.20210113.1", | ||
"version": "1.0.0-alpha.20210118.1", | ||
"description": "Azure client library for Azure Communication Chat services", | ||
@@ -35,3 +35,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" | ||
}, | ||
@@ -127,4 +127,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
673227