@rushstack/heft
Advanced tools
Comparing version 0.49.6 to 0.49.7
@@ -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.2" | ||
"packageVersion": "7.34.3" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/heft", | ||
"version": "0.49.6", | ||
"version": "0.49.7", | ||
"description": "Build all your JavaScript projects the same way: A way that works.", | ||
@@ -41,6 +41,6 @@ "keywords": [ | ||
"true-case-path": "~2.2.1", | ||
"@rushstack/heft-config-file": "0.11.8", | ||
"@rushstack/node-core-library": "3.55.1", | ||
"@rushstack/rig-package": "0.3.17", | ||
"@rushstack/ts-command-line": "4.13.1" | ||
"@rushstack/heft-config-file": "0.11.9", | ||
"@rushstack/node-core-library": "3.55.2", | ||
"@rushstack/rig-package": "0.3.18", | ||
"@rushstack/ts-command-line": "4.13.2" | ||
}, | ||
@@ -59,4 +59,4 @@ "devDependencies": { | ||
"typescript": "~4.8.4", | ||
"@microsoft/api-extractor": "7.34.3", | ||
"@rushstack/eslint-config": "3.1.1" | ||
"@microsoft/api-extractor": "7.34.4", | ||
"@rushstack/eslint-config": "3.2.0" | ||
}, | ||
@@ -63,0 +63,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@rushstack/heft-config-file@0.11.9(transitive)
+ Added@rushstack/node-core-library@3.55.2(transitive)
+ Added@rushstack/rig-package@0.3.18(transitive)
+ Added@rushstack/ts-command-line@4.13.2(transitive)
- Removed@rushstack/heft-config-file@0.11.8(transitive)
- Removed@rushstack/node-core-library@3.55.1(transitive)
- Removed@rushstack/rig-package@0.3.17(transitive)
- Removed@rushstack/ts-command-line@4.13.1(transitive)
- Removedresolve@1.17.0(transitive)