@microsoft/api-extractor
Advanced tools
Comparing version 7.35.3 to 7.35.4
@@ -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.35.2" | ||
"packageVersion": "7.35.3" | ||
} | ||
] | ||
} |
{ | ||
"name": "@microsoft/api-extractor", | ||
"version": "7.35.3", | ||
"version": "7.35.4", | ||
"description": "Analyze the exported API for a TypeScript library and generate reviews, documentation, and .d.ts rollups", | ||
@@ -43,10 +43,10 @@ "keywords": [ | ||
"typescript": "~5.0.4", | ||
"@microsoft/api-extractor-model": "7.27.2", | ||
"@rushstack/node-core-library": "3.59.3", | ||
"@rushstack/ts-command-line": "4.15.0", | ||
"@rushstack/rig-package": "0.3.20" | ||
"@microsoft/api-extractor-model": "7.27.3", | ||
"@rushstack/node-core-library": "3.59.4", | ||
"@rushstack/rig-package": "0.3.21", | ||
"@rushstack/ts-command-line": "4.15.1" | ||
}, | ||
"devDependencies": { | ||
"@rushstack/heft": "0.53.1", | ||
"@rushstack/heft-node-rig": "2.2.5", | ||
"@rushstack/heft": "0.54.0", | ||
"@rushstack/heft-node-rig": "2.2.6", | ||
"@types/heft-jest": "1.0.1", | ||
@@ -57,3 +57,3 @@ "@types/lodash": "4.14.116", | ||
"@types/semver": "7.3.5", | ||
"@rushstack/eslint-config": "3.3.1" | ||
"@rushstack/eslint-config": "3.3.2" | ||
}, | ||
@@ -60,0 +60,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
+ Added@microsoft/api-extractor-model@7.27.3(transitive)
+ Added@rushstack/node-core-library@3.59.4(transitive)
+ Added@rushstack/rig-package@0.3.21(transitive)
+ Added@rushstack/ts-command-line@4.15.1(transitive)
- Removed@microsoft/api-extractor-model@7.27.2(transitive)
- Removed@rushstack/node-core-library@3.59.3(transitive)
- Removed@rushstack/rig-package@0.3.20(transitive)
- Removed@rushstack/ts-command-line@4.15.0(transitive)