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
2
Versions
536
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.55.1
to
7.55.2
+6
-1
CHANGELOG.md
# Change Log - @microsoft/api-extractor
This log was last generated on Fri, 21 Nov 2025 16:13:56 GMT and should not be manually modified.
This log was last generated on Sat, 06 Dec 2025 01:12:28 GMT and should not be manually modified.
## 7.55.2
Sat, 06 Dec 2025 01:12:28 GMT
_Version update only_
## 7.55.1

@@ -6,0 +11,0 @@ Fri, 21 Nov 2025 16:13:56 GMT

+5
-5
{
"name": "@microsoft/api-extractor",
"version": "7.55.1",
"version": "7.55.2",
"description": "Analyze the exported API for a TypeScript library and generate reviews, documentation, and .d.ts rollups",

@@ -44,7 +44,7 @@ "keywords": [

"typescript": "5.8.2",
"@microsoft/api-extractor-model": "7.32.1",
"@rushstack/node-core-library": "5.19.0",
"@rushstack/terminal": "0.19.4",
"@rushstack/node-core-library": "5.19.1",
"@rushstack/rig-package": "0.6.0",
"@rushstack/ts-command-line": "5.1.4"
"@microsoft/api-extractor-model": "7.32.2",
"@rushstack/terminal": "0.19.5",
"@rushstack/ts-command-line": "5.1.5"
},

@@ -51,0 +51,0 @@ "devDependencies": {

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