🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@microsoft/api-documenter

Package Overview
Dependencies
Maintainers
2
Versions
678
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

to
7.26.22

7

CHANGELOG.md
# Change Log - @microsoft/api-documenter
This log was last generated on Tue, 15 Apr 2025 15:11:57 GMT and should not be manually modified.
This log was last generated on Thu, 17 Apr 2025 00:11:21 GMT and should not be manually modified.
## 7.26.22
Thu, 17 Apr 2025 00:11:21 GMT
_Version update only_
## 7.26.21

@@ -6,0 +11,0 @@ Tue, 15 Apr 2025 15:11:57 GMT

10

package.json
{
"name": "@microsoft/api-documenter",
"version": "7.26.21",
"version": "7.26.22",
"description": "Read JSON files from api-extractor, generate documentation pages",

@@ -22,5 +22,5 @@ "repository": {

"@microsoft/api-extractor-model": "7.30.5",
"@rushstack/terminal": "0.15.2",
"@rushstack/ts-command-line": "4.23.7",
"@rushstack/node-core-library": "5.13.0"
"@rushstack/node-core-library": "5.13.0",
"@rushstack/terminal": "0.15.2"
},

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

"@types/resolve": "1.20.2",
"@rushstack/heft": "0.73.0",
"local-node-rig": "1.0.0"
"local-node-rig": "1.0.0",
"@rushstack/heft": "0.73.1"
},

@@ -34,0 +34,0 @@ "scripts": {

Sorry, the diff of this file is too big to display