@microsoft/api-documenter
Advanced tools
Comparing version 7.22.33 to 7.23.0
@@ -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.36.3" | ||
"packageVersion": "7.36.4" | ||
} | ||
] | ||
} |
{ | ||
"name": "@microsoft/api-documenter", | ||
"version": "7.22.33", | ||
"version": "7.23.0", | ||
"description": "Read JSON files from api-extractor, generate documentation pages", | ||
@@ -22,13 +22,13 @@ "repository": { | ||
"resolve": "~1.22.1", | ||
"@microsoft/api-extractor-model": "7.27.6", | ||
"@rushstack/node-core-library": "3.59.7", | ||
"@rushstack/ts-command-line": "4.15.2" | ||
"@microsoft/api-extractor-model": "7.28.0", | ||
"@rushstack/node-core-library": "3.60.0", | ||
"@rushstack/ts-command-line": "4.16.0" | ||
}, | ||
"devDependencies": { | ||
"@types/js-yaml": "3.12.1", | ||
"@types/node": "14.18.36", | ||
"@types/node": "18.17.15", | ||
"@types/resolve": "1.20.2", | ||
"@rushstack/eslint-config": "3.3.3", | ||
"@rushstack/heft": "0.58.2", | ||
"@rushstack/heft-node-rig": "2.2.22" | ||
"@rushstack/eslint-config": "3.3.4", | ||
"@rushstack/heft": "0.59.0", | ||
"@rushstack/heft-node-rig": "2.2.23" | ||
}, | ||
@@ -35,0 +35,0 @@ "scripts": { |
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
607580
+ Added@microsoft/api-extractor-model@7.28.0(transitive)
+ Added@rushstack/node-core-library@3.60.0(transitive)
+ Added@rushstack/ts-command-line@4.16.0(transitive)
- Removed@microsoft/api-extractor-model@7.27.6(transitive)
- Removed@rushstack/node-core-library@3.59.7(transitive)
- Removed@rushstack/ts-command-line@4.15.2(transitive)