@azure/core-client
Advanced tools
Comparing version 1.4.0-alpha.20211206.10 to 1.4.0-alpha.20211214.4
{ | ||
"name": "@azure/core-client", | ||
"version": "1.4.0-alpha.20211206.10", | ||
"version": "1.4.0-alpha.20211214.4", | ||
"description": "Core library for interfacing with AutoRest generated code", | ||
@@ -30,3 +30,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", | ||
@@ -107,3 +106,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", | ||
@@ -115,5 +114,4 @@ "rimraf": "^3.0.0", | ||
"typescript": "~4.2.0", | ||
"util": "^0.12.1", | ||
"typedoc": "0.15.2" | ||
"util": "^0.12.1" | ||
} | ||
} |
33
613030