@rushstack/heft
Advanced tools
Comparing version 0.47.9 to 0.47.10
@@ -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.31.0" | ||
"packageVersion": "7.31.1" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/heft", | ||
"version": "0.47.9", | ||
"version": "0.47.10", | ||
"description": "Build all your JavaScript projects the same way: A way that works.", | ||
@@ -31,4 +31,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@rushstack/heft-config-file": "0.9.6", | ||
"@rushstack/node-core-library": "3.51.2", | ||
"@rushstack/heft-config-file": "0.10.0", | ||
"@rushstack/node-core-library": "3.52.0", | ||
"@rushstack/rig-package": "0.3.15", | ||
@@ -48,5 +48,5 @@ "@rushstack/ts-command-line": "4.12.3", | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "7.31.1", | ||
"@microsoft/api-extractor": "7.31.2", | ||
"@rushstack/eslint-config": "3.0.1", | ||
"@rushstack/heft": "0.47.0", | ||
"@rushstack/heft": "0.47.9", | ||
"@rushstack/heft-node-rig": "1.10.0", | ||
@@ -53,0 +53,0 @@ "@types/argparse": "1.0.38", |
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
999465
+ Added@rushstack/heft-config-file@0.10.0(transitive)
+ Added@rushstack/node-core-library@3.52.0(transitive)
- Removed@rushstack/heft-config-file@0.9.6(transitive)
- Removed@rushstack/node-core-library@3.51.2(transitive)