@microsoft/api-extractor
Advanced tools
+8
-1
| # 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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
2051176
0.02%25905
0.05%+ Added
- Removed
Updated