@rushstack/heft
Advanced tools
Comparing version 0.45.1 to 0.45.2
@@ -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.23.0" | ||
"packageVersion": "7.23.1" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/heft", | ||
"version": "0.45.1", | ||
"version": "0.45.2", | ||
"description": "Build all your JavaScript projects the same way: A way that works.", | ||
@@ -31,6 +31,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@rushstack/heft-config-file": "0.8.3", | ||
"@rushstack/node-core-library": "3.45.4", | ||
"@rushstack/heft-config-file": "0.8.4", | ||
"@rushstack/node-core-library": "3.45.5", | ||
"@rushstack/rig-package": "0.3.11", | ||
"@rushstack/ts-command-line": "4.10.10", | ||
"@rushstack/ts-command-line": "4.11.0", | ||
"@types/tapable": "1.0.6", | ||
@@ -48,6 +48,6 @@ "argparse": "~1.0.9", | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "7.23.1", | ||
"@microsoft/api-extractor": "7.23.2", | ||
"@rushstack/eslint-config": "2.6.0", | ||
"@rushstack/heft": "0.45.0", | ||
"@rushstack/heft-node-rig": "1.9.0", | ||
"@rushstack/heft": "0.45.1", | ||
"@rushstack/heft-node-rig": "1.9.2", | ||
"@types/argparse": "1.0.38", | ||
@@ -54,0 +54,0 @@ "@types/eslint": "8.2.0", |
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
1037119
+ Added@rushstack/heft-config-file@0.8.4(transitive)
+ Added@rushstack/node-core-library@3.45.5(transitive)
+ Added@rushstack/ts-command-line@4.11.0(transitive)
- Removed@rushstack/heft-config-file@0.8.3(transitive)
- Removed@rushstack/node-core-library@3.45.4(transitive)
- Removed@rushstack/ts-command-line@4.10.10(transitive)