@rushstack/heft
Advanced tools
Comparing version 0.41.7 to 0.41.8
# Change Log - @rushstack/heft | ||
This log was last generated on Wed, 13 Oct 2021 15:09:54 GMT and should not be manually modified. | ||
This log was last generated on Wed, 27 Oct 2021 00:08:15 GMT and should not be manually modified. | ||
## 0.41.8 | ||
Wed, 27 Oct 2021 00:08:15 GMT | ||
### Patches | ||
- Update the package.json repository field to include the directory property. | ||
## 0.41.7 | ||
@@ -6,0 +13,0 @@ Wed, 13 Oct 2021 15:09: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.18.15" | ||
"packageVersion": "7.18.16" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/heft", | ||
"version": "0.41.7", | ||
"version": "0.41.8", | ||
"description": "Build all your JavaScript projects the same way: A way that works.", | ||
@@ -17,3 +17,4 @@ "keywords": [ | ||
"type": "git", | ||
"url": "https://github.com/microsoft/rushstack/tree/master/apps/heft" | ||
"url": "https://github.com/microsoft/rushstack.git", | ||
"directory": "apps/heft" | ||
}, | ||
@@ -31,7 +32,7 @@ "engines": { | ||
"dependencies": { | ||
"@rushstack/heft-config-file": "0.7.3", | ||
"@rushstack/node-core-library": "3.42.3", | ||
"@rushstack/rig-package": "0.3.3", | ||
"@rushstack/ts-command-line": "4.10.2", | ||
"@rushstack/typings-generator": "0.4.3", | ||
"@rushstack/heft-config-file": "0.7.4", | ||
"@rushstack/node-core-library": "3.43.0", | ||
"@rushstack/rig-package": "0.3.4", | ||
"@rushstack/ts-command-line": "4.10.3", | ||
"@rushstack/typings-generator": "0.4.4", | ||
"@types/tapable": "1.0.6", | ||
@@ -49,4 +50,4 @@ "argparse": "~1.0.9", | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "7.18.16", | ||
"@rushstack/eslint-config": "2.4.3", | ||
"@microsoft/api-extractor": "7.18.17", | ||
"@rushstack/eslint-config": "2.4.4", | ||
"@rushstack/heft": "0.41.6", | ||
@@ -53,0 +54,0 @@ "@rushstack/heft-node-rig": "1.2.25", |
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
1185141
12565
+ Added@rushstack/heft-config-file@0.7.4(transitive)
+ Added@rushstack/node-core-library@3.43.0(transitive)
+ Added@rushstack/rig-package@0.3.4(transitive)
+ Added@rushstack/ts-command-line@4.10.3(transitive)
+ Added@rushstack/typings-generator@0.4.4(transitive)
- Removed@rushstack/heft-config-file@0.7.3(transitive)
- Removed@rushstack/node-core-library@3.42.3(transitive)
- Removed@rushstack/rig-package@0.3.3(transitive)
- Removed@rushstack/ts-command-line@4.10.2(transitive)
- Removed@rushstack/typings-generator@0.4.3(transitive)
Updated@rushstack/rig-package@0.3.4