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.56.1
to
7.56.2
+8
-1
CHANGELOG.md
# Change Log - @microsoft/api-extractor
This log was last generated on Wed, 04 Feb 2026 16:13:27 GMT and should not be manually modified.
This log was last generated on Wed, 04 Feb 2026 20:42:47 GMT and should not be manually modified.
## 7.56.2
Wed, 04 Feb 2026 20:42:47 GMT
### Patches
- Update minimatch dependency from 10.0.3 to 10.1.2
## 7.56.1

@@ -6,0 +13,0 @@ Wed, 04 Feb 2026 16:13:27 GMT

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

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

"lodash": "~4.17.15",
"minimatch": "10.0.3",
"minimatch": "10.1.2",
"resolve": "~1.22.1",

@@ -45,7 +45,7 @@ "semver": "~7.5.4",

"typescript": "5.8.2",
"@microsoft/api-extractor-model": "7.32.2",
"@rushstack/terminal": "0.21.0",
"@rushstack/node-core-library": "5.19.1",
"@rushstack/rig-package": "0.6.0",
"@rushstack/ts-command-line": "5.2.0",
"@microsoft/api-extractor-model": "7.32.2"
"@rushstack/node-core-library": "5.19.1"
},

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

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