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.53.2
to
7.53.3
+6
-1
CHANGELOG.md
# Change Log - @microsoft/api-extractor
This log was last generated on Wed, 22 Oct 2025 00:57:54 GMT and should not be manually modified.
This log was last generated on Fri, 24 Oct 2025 00:13:38 GMT and should not be manually modified.
## 7.53.3
Fri, 24 Oct 2025 00:13:38 GMT
_Version update only_
## 7.53.2

@@ -6,0 +11,0 @@ Wed, 22 Oct 2025 00:57:54 GMT

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

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

"typescript": "5.8.2",
"@microsoft/api-extractor-model": "7.31.2",
"@microsoft/api-extractor-model": "7.31.3",
"@rushstack/node-core-library": "5.18.0",
"@rushstack/rig-package": "0.6.0",
"@rushstack/ts-command-line": "5.1.2",
"@rushstack/terminal": "0.19.2",
"@rushstack/node-core-library": "5.17.1"
"@rushstack/ts-command-line": "5.1.3",
"@rushstack/terminal": "0.19.3"
},

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

"eslint": "~9.37.0",
"local-eslint-config": "1.0.0",
"decoupled-local-node-rig": "1.0.0"
"decoupled-local-node-rig": "1.0.0",
"local-eslint-config": "1.0.0"
},

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

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