@microsoft/api-documenter
Advanced tools
Comparing version 7.25.22 to 7.26.0
# Change Log - @microsoft/api-documenter | ||
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.26.0 | ||
Sat, 23 Nov 2024 01:18:55 GMT | ||
### Minor changes | ||
- Update TSDoc dependencies. | ||
## 7.25.22 | ||
@@ -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.11" | ||
"packageVersion": "7.47.12" | ||
} | ||
] | ||
} |
{ | ||
"name": "@microsoft/api-documenter", | ||
"version": "7.25.22", | ||
"version": "7.26.0", | ||
"description": "Read JSON files from api-extractor, generate documentation pages", | ||
@@ -18,8 +18,8 @@ "repository": { | ||
"dependencies": { | ||
"@microsoft/tsdoc": "~0.15.0", | ||
"@microsoft/tsdoc": "~0.15.1", | ||
"js-yaml": "~3.13.1", | ||
"resolve": "~1.22.1", | ||
"@microsoft/api-extractor-model": "7.29.9", | ||
"@microsoft/api-extractor-model": "7.30.0", | ||
"@rushstack/node-core-library": "5.10.0", | ||
"@rushstack/terminal": "0.14.3", | ||
"@rushstack/node-core-library": "5.10.0", | ||
"@rushstack/ts-command-line": "4.23.1" | ||
@@ -30,4 +30,4 @@ }, | ||
"@types/resolve": "1.20.2", | ||
"@rushstack/heft": "0.68.7", | ||
"local-node-rig": "1.0.0" | ||
"local-node-rig": "1.0.0", | ||
"@rushstack/heft": "0.68.8" | ||
}, | ||
@@ -34,0 +34,0 @@ "scripts": { |
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
1022651
18435
+ Added@microsoft/api-extractor-model@7.30.0(transitive)
- Removed@microsoft/api-extractor-model@7.29.9(transitive)
Updated@microsoft/tsdoc@~0.15.1