You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@microsoft/api-documenter

Package Overview
Dependencies
Maintainers
2
Versions
682
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.30

7

CHANGELOG.md
# Change Log - @microsoft/api-documenter
This log was last generated on Tue, 24 Jun 2025 00:11:43 GMT and should not be manually modified.
This log was last generated on Wed, 23 Jul 2025 20:55:57 GMT and should not be manually modified.
## 7.26.30
Wed, 23 Jul 2025 20:55:57 GMT
_Version update only_
## 7.26.29

@@ -6,0 +11,0 @@ Tue, 24 Jun 2025 00:11:43 GMT

13

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

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

"resolve": "~1.22.1",
"@microsoft/api-extractor-model": "7.30.6",
"@rushstack/terminal": "0.15.3",
"@rushstack/node-core-library": "5.13.1",
"@rushstack/ts-command-line": "5.0.1"
"@rushstack/node-core-library": "5.14.0",
"@microsoft/api-extractor-model": "7.30.7",
"@rushstack/ts-command-line": "5.0.2",
"@rushstack/terminal": "0.15.4"
},

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

"@types/resolve": "1.20.2",
"@rushstack/heft": "0.74.0",
"eslint": "~9.25.1",
"@rushstack/heft": "0.74.1",
"local-node-rig": "1.0.0"

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

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