@microsoft/api-extractor
Advanced tools
+8
-1
| # 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 |
@@ -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" | ||
| } | ||
| ] | ||
| } |
+6
-6
| { | ||
| "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
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
3462227
0.02%36977
0.05%+ Added
- Removed