You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@microsoft/api-extractor

Package Overview
Dependencies
Maintainers
3
Versions
535
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.57.5
to
7.57.6
+8
-1
CHANGELOG.md
# Change Log - @microsoft/api-extractor
This log was last generated on Wed, 25 Feb 2026 00:34:29 GMT and should not be manually modified.
This log was last generated on Wed, 25 Feb 2026 21:39:42 GMT and should not be manually modified.
## 7.57.6
Wed, 25 Feb 2026 21:39:42 GMT
### Patches
- Bump `@microsoft/tsdoc-config` to `~0.18.1` to mitigate CVE-2025-69873.
## 7.57.5

@@ -6,0 +13,0 @@ Wed, 25 Feb 2026 00:34:29 GMT

+1
-1

@@ -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.57.0"
"packageVersion": "7.57.5"
}
]
}
{
"name": "@microsoft/api-extractor",
"version": "7.57.5",
"version": "7.57.6",
"description": "Analyze the exported API for a TypeScript library and generate reviews, documentation, and .d.ts rollups",

@@ -60,3 +60,3 @@ "keywords": [

"dependencies": {
"@microsoft/tsdoc-config": "~0.18.0",
"@microsoft/tsdoc-config": "~0.18.1",
"@microsoft/tsdoc": "~0.16.0",

@@ -71,9 +71,9 @@ "diff": "~8.0.2",

"@rushstack/node-core-library": "5.20.3",
"@rushstack/rig-package": "0.7.2",
"@microsoft/api-extractor-model": "7.33.3",
"@microsoft/api-extractor-model": "7.33.4",
"@rushstack/terminal": "0.22.3",
"@rushstack/ts-command-line": "5.3.3"
"@rushstack/ts-command-line": "5.3.3",
"@rushstack/rig-package": "0.7.2"
},
"devDependencies": {
"@rushstack/heft": "1.2.0",
"@rushstack/heft": "1.2.5",
"@types/lodash": "4.17.23",

@@ -80,0 +80,0 @@ "@types/resolve": "1.20.2",

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