@microsoft/api-extractor-model
Advanced tools
Comparing version 7.29.2 to 7.29.3
@@ -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.46.1" | ||
"packageVersion": "7.46.2" | ||
} | ||
] | ||
} |
{ | ||
"name": "@microsoft/api-extractor-model", | ||
"version": "7.29.2", | ||
"version": "7.29.3", | ||
"description": "A helper library for loading and saving the .api.json files created by API Extractor", | ||
@@ -17,7 +17,7 @@ "repository": { | ||
"@microsoft/tsdoc-config": "~0.17.0", | ||
"@rushstack/node-core-library": "5.4.1" | ||
"@rushstack/node-core-library": "5.5.0" | ||
}, | ||
"devDependencies": { | ||
"@rushstack/heft": "0.66.16", | ||
"@rushstack/heft-node-rig": "2.6.14", | ||
"@rushstack/heft": "0.66.17", | ||
"@rushstack/heft-node-rig": "2.6.15", | ||
"@types/heft-jest": "1.0.1", | ||
@@ -24,0 +24,0 @@ "@types/node": "18.17.15", |
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@rushstack/node-core-library@5.5.0(transitive)
- Removed@rushstack/node-core-library@5.4.1(transitive)