Socket
Socket
Sign inDemoInstall

@microsoft/api-extractor

Package Overview
Dependencies
Maintainers
2
Versions
487
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/api-extractor - npm Package Compare versions

Comparing version 7.43.4 to 7.43.5

2

lib/start.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc