@rushstack/heft-config-file
Advanced tools
Comparing version 0.6.0 to 0.6.1
@@ -5,2 +5,20 @@ { | ||
{ | ||
"version": "0.6.1", | ||
"tag": "@rushstack/heft-config-file_v0.6.1", | ||
"date": "Mon, 12 Jul 2021 23:08:26 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.39.1`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/rig-package\" to `0.2.13`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.0`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.6.0", | ||
@@ -7,0 +25,0 @@ "tag": "@rushstack/heft-config-file_v0.6.0", |
# Change Log - @rushstack/heft-config-file | ||
This log was last generated on Wed, 30 Jun 2021 01:37:17 GMT and should not be manually modified. | ||
This log was last generated on Mon, 12 Jul 2021 23:08:26 GMT and should not be manually modified. | ||
## 0.6.1 | ||
Mon, 12 Jul 2021 23:08:26 GMT | ||
_Version update only_ | ||
## 0.6.0 | ||
@@ -6,0 +11,0 @@ Wed, 30 Jun 2021 01:37:17 GMT |
{ | ||
"name": "@rushstack/heft-config-file", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"description": "Configuration file loader for @rushstack/heft", | ||
@@ -17,8 +17,8 @@ "repository": { | ||
"dependencies": { | ||
"@rushstack/node-core-library": "3.39.0", | ||
"@rushstack/rig-package": "0.2.12", | ||
"@rushstack/node-core-library": "3.39.1", | ||
"@rushstack/rig-package": "0.2.13", | ||
"jsonpath-plus": "~4.0.0" | ||
}, | ||
"devDependencies": { | ||
"@rushstack/eslint-config": "2.3.4", | ||
"@rushstack/eslint-config": "2.4.0", | ||
"@rushstack/heft": "0.32.0", | ||
@@ -25,0 +25,0 @@ "@rushstack/heft-node-rig": "1.0.31", |
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
100488
1455
+ Added@rushstack/node-core-library@3.39.1(transitive)
+ Added@rushstack/rig-package@0.2.13(transitive)
- Removed@rushstack/node-core-library@3.39.0(transitive)
- Removed@rushstack/rig-package@0.2.12(transitive)