@rushstack/heft
Advanced tools
Comparing version 0.43.1 to 0.43.2
# Change Log - @rushstack/heft | ||
This log was last generated on Thu, 09 Dec 2021 00:21:54 GMT and should not be manually modified. | ||
This log was last generated on Thu, 09 Dec 2021 20:34:41 GMT and should not be manually modified. | ||
## 0.43.2 | ||
Thu, 09 Dec 2021 20:34:41 GMT | ||
_Version update only_ | ||
## 0.43.1 | ||
@@ -6,0 +11,0 @@ Thu, 09 Dec 2021 00:21:54 GMT |
@@ -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.19.0" | ||
"packageVersion": "7.19.1" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/heft", | ||
"version": "0.43.1", | ||
"version": "0.43.2", | ||
"description": "Build all your JavaScript projects the same way: A way that works.", | ||
@@ -31,4 +31,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@rushstack/heft-config-file": "0.7.8", | ||
"@rushstack/node-core-library": "3.44.1", | ||
"@rushstack/heft-config-file": "0.7.9", | ||
"@rushstack/node-core-library": "3.44.2", | ||
"@rushstack/rig-package": "0.3.6", | ||
@@ -48,3 +48,3 @@ "@rushstack/ts-command-line": "4.10.5", | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "7.19.1", | ||
"@microsoft/api-extractor": "7.19.2", | ||
"@rushstack/eslint-config": "2.5.0", | ||
@@ -51,0 +51,0 @@ "@rushstack/heft": "0.43.0", |
Sorry, the diff of this file is too big to display
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
1191660
12743
+ Added@rushstack/heft-config-file@0.7.9(transitive)
+ Added@rushstack/node-core-library@3.44.2(transitive)
+ Addedcommander@10.0.1(transitive)
+ Addedvalidator@13.12.0(transitive)
+ Addedz-schema@5.0.6(transitive)
- Removed@rushstack/heft-config-file@0.7.8(transitive)
- Removed@rushstack/node-core-library@3.44.1(transitive)
- Removedcommander@2.20.3(transitive)
- Removedvalidator@8.2.0(transitive)
- Removedz-schema@3.18.4(transitive)