@microsoft/api-extractor
Advanced tools
Comparing version 7.43.4 to 7.43.5
@@ -35,3 +35,3 @@ "use strict"; | ||
const parser = new ApiExtractorCommandLine_1.ApiExtractorCommandLine(); | ||
parser.execute().catch((error) => { | ||
parser.executeAsync().catch((error) => { | ||
console.error(terminal_1.Colorize.red(`An unexpected error occurred: ${error}`)); | ||
@@ -38,0 +38,0 @@ process.exit(1); |
{ | ||
"name": "@microsoft/api-extractor", | ||
"version": "7.43.4", | ||
"version": "7.43.5", | ||
"description": "Analyze the exported API for a TypeScript library and generate reviews, documentation, and .d.ts rollups", | ||
@@ -43,7 +43,7 @@ "keywords": [ | ||
"typescript": "5.4.2", | ||
"@microsoft/api-extractor-model": "7.28.16", | ||
"@microsoft/api-extractor-model": "7.28.17", | ||
"@rushstack/node-core-library": "4.3.0", | ||
"@rushstack/terminal": "0.10.4", | ||
"@rushstack/rig-package": "0.5.2", | ||
"@rushstack/node-core-library": "4.2.1", | ||
"@rushstack/terminal": "0.10.3", | ||
"@rushstack/ts-command-line": "4.19.5" | ||
"@rushstack/ts-command-line": "4.20.0" | ||
}, | ||
@@ -50,0 +50,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
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
1612359
+ Added@microsoft/api-extractor-model@7.28.17(transitive)
+ Added@rushstack/node-core-library@4.3.0(transitive)
+ Added@rushstack/terminal@0.10.4(transitive)
+ Added@rushstack/ts-command-line@4.20.0(transitive)
- Removed@microsoft/api-extractor-model@7.28.16(transitive)
- Removed@rushstack/node-core-library@4.2.1(transitive)
- Removed@rushstack/terminal@0.10.3(transitive)
- Removed@rushstack/ts-command-line@4.19.5(transitive)
Updated@rushstack/terminal@0.10.4