@rushstack/heft-config-file
Advanced tools
Comparing version 0.12.2 to 0.12.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.34.8" | ||
"packageVersion": "7.35.0" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/heft-config-file", | ||
"version": "0.12.2", | ||
"version": "0.12.3", | ||
"description": "Configuration file loader for @rushstack/heft", | ||
@@ -19,8 +19,8 @@ "repository": { | ||
"jsonpath-plus": "~4.0.0", | ||
"@rushstack/node-core-library": "3.59.1", | ||
"@rushstack/node-core-library": "3.59.2", | ||
"@rushstack/rig-package": "0.3.19" | ||
}, | ||
"devDependencies": { | ||
"@rushstack/heft": "0.50.4", | ||
"@rushstack/heft-node-rig": "1.12.10", | ||
"@rushstack/heft": "0.50.6", | ||
"@rushstack/heft-node-rig": "1.13.0", | ||
"@types/heft-jest": "1.0.1", | ||
@@ -27,0 +27,0 @@ "@types/node": "14.18.36", |
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
106500
+ Added@rushstack/node-core-library@3.59.2(transitive)
- Removed@rushstack/node-core-library@3.59.1(transitive)