@rushstack/heft
Advanced tools
Comparing version 0.49.4 to 0.49.5
@@ -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.0" | ||
"packageVersion": "7.34.1" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/heft", | ||
"version": "0.49.4", | ||
"version": "0.49.5", | ||
"description": "Build all your JavaScript projects the same way: A way that works.", | ||
@@ -41,4 +41,4 @@ "keywords": [ | ||
"true-case-path": "~2.2.1", | ||
"@rushstack/heft-config-file": "0.11.6", | ||
"@rushstack/node-core-library": "3.54.0", | ||
"@rushstack/heft-config-file": "0.11.7", | ||
"@rushstack/node-core-library": "3.55.0", | ||
"@rushstack/rig-package": "0.3.17", | ||
@@ -54,3 +54,3 @@ "@rushstack/ts-command-line": "4.13.1" | ||
"@types/heft-jest": "1.0.1", | ||
"@types/node": "12.20.24", | ||
"@types/node": "14.18.36", | ||
"@types/semver": "7.3.5", | ||
@@ -60,3 +60,3 @@ "colors": "~1.2.1", | ||
"typescript": "~4.8.4", | ||
"@microsoft/api-extractor": "7.34.1", | ||
"@microsoft/api-extractor": "7.34.2", | ||
"@rushstack/eslint-config": "3.1.1" | ||
@@ -63,0 +63,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
+ Added@rushstack/heft-config-file@0.11.7(transitive)
+ Added@rushstack/node-core-library@3.55.0(transitive)
- Removed@rushstack/heft-config-file@0.11.6(transitive)
- Removed@rushstack/node-core-library@3.54.0(transitive)