@microsoft/api-extractor
Advanced tools
Comparing version 7.47.12 to 7.48.0
# Change Log - @microsoft/api-extractor | ||
This log was last generated on Fri, 22 Nov 2024 01:10:43 GMT and should not be manually modified. | ||
This log was last generated on Sat, 23 Nov 2024 01:18:55 GMT and should not be manually modified. | ||
## 7.48.0 | ||
Sat, 23 Nov 2024 01:18:55 GMT | ||
### Minor changes | ||
- Update TSDoc dependencies. | ||
## 7.47.12 | ||
@@ -6,0 +13,0 @@ Fri, 22 Nov 2024 01:10:43 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.47.9" | ||
"packageVersion": "7.47.12" | ||
} | ||
] | ||
} |
{ | ||
"name": "@microsoft/api-extractor", | ||
"version": "7.47.12", | ||
"version": "7.48.0", | ||
"description": "Analyze the exported API for a TypeScript library and generate reviews, documentation, and .d.ts rollups", | ||
@@ -35,4 +35,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@microsoft/tsdoc-config": "~0.17.0", | ||
"@microsoft/tsdoc": "~0.15.0", | ||
"@microsoft/tsdoc-config": "~0.17.1", | ||
"@microsoft/tsdoc": "~0.15.1", | ||
"lodash": "~4.17.15", | ||
@@ -44,4 +44,4 @@ "minimatch": "~3.0.3", | ||
"typescript": "5.4.2", | ||
"@microsoft/api-extractor-model": "7.30.0", | ||
"@rushstack/node-core-library": "5.10.0", | ||
"@microsoft/api-extractor-model": "7.29.9", | ||
"@rushstack/rig-package": "0.5.3", | ||
@@ -52,4 +52,4 @@ "@rushstack/ts-command-line": "4.23.1", | ||
"devDependencies": { | ||
"@rushstack/heft-node-rig": "2.6.31", | ||
"@rushstack/heft": "0.67.2", | ||
"@rushstack/heft-node-rig": "2.6.41", | ||
"@rushstack/heft": "0.68.7", | ||
"@types/heft-jest": "1.0.1", | ||
@@ -56,0 +56,0 @@ "@types/lodash": "4.14.116", |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1952279
24390
+ Added@microsoft/api-extractor-model@7.30.0(transitive)
+ Addedresolve@1.22.9(transitive)
- Removed@microsoft/api-extractor-model@7.29.9(transitive)
- Removedresolve@1.22.10(transitive)
Updated@microsoft/tsdoc@~0.15.1