Socket
Socket
Sign inDemoInstall

@microsoft/api-documenter

Package Overview
Dependencies
Maintainers
2
Versions
647
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/api-documenter - npm Package Compare versions

Comparing version 7.24.5 to 7.24.6

2

dist/tsdoc-metadata.json

@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard.

"packageName": "@microsoft/api-extractor",
"packageVersion": "7.43.3"
"packageVersion": "7.43.4"
}
]
}

@@ -36,3 +36,3 @@ "use strict";

const parser = new ApiDocumenterCommandLine_1.ApiDocumenterCommandLine();
parser.execute().catch(console.error); // CommandLineParser.execute() should never reject the promise
parser.executeAsync().catch(console.error); // CommandLineParser.executeAsync() should never reject the promise
//# sourceMappingURL=start.js.map
{
"name": "@microsoft/api-documenter",
"version": "7.24.5",
"version": "7.24.6",
"description": "Read JSON files from api-extractor, generate documentation pages",

@@ -21,6 +21,6 @@ "repository": {

"resolve": "~1.22.1",
"@rushstack/node-core-library": "4.2.1",
"@rushstack/ts-command-line": "4.19.5",
"@rushstack/terminal": "0.10.3",
"@microsoft/api-extractor-model": "7.28.16"
"@microsoft/api-extractor-model": "7.28.17",
"@rushstack/terminal": "0.10.4",
"@rushstack/ts-command-line": "4.20.0",
"@rushstack/node-core-library": "4.3.0"
},

@@ -30,3 +30,3 @@ "devDependencies": {

"@types/resolve": "1.20.2",
"@rushstack/heft": "0.66.6",
"@rushstack/heft": "0.66.7",
"local-node-rig": "1.0.0"

@@ -33,0 +33,0 @@ },

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