@rushstack/eslint-patch
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -5,2 +5,14 @@ { | ||
{ | ||
"version": "1.0.5", | ||
"tag": "@rushstack/eslint-patch_v1.0.5", | ||
"date": "Wed, 30 Sep 2020 18:39:17 GMT", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Update to build with @rushstack/heft-node-rig" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "1.0.4", | ||
@@ -7,0 +19,0 @@ "tag": "@rushstack/eslint-patch_v1.0.4", |
# Change Log - @rushstack/eslint-patch | ||
This log was last generated on Wed, 30 Sep 2020 06:53:53 GMT and should not be manually modified. | ||
This log was last generated on Wed, 30 Sep 2020 18:39:17 GMT and should not be manually modified. | ||
## 1.0.5 | ||
Wed, 30 Sep 2020 18:39:17 GMT | ||
### Patches | ||
- Update to build with @rushstack/heft-node-rig | ||
## 1.0.4 | ||
@@ -6,0 +13,0 @@ Wed, 30 Sep 2020 06:53:53 GMT |
@@ -0,1 +1,2 @@ | ||
"use strict"; | ||
// Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license. | ||
@@ -2,0 +3,0 @@ // See LICENSE in the project root for license information. |
@@ -0,1 +1,2 @@ | ||
"use strict"; | ||
// Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license. | ||
@@ -2,0 +3,0 @@ // See LICENSE in the project root for license information. |
{ | ||
"name": "@rushstack/eslint-patch", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "A patch that improves how ESLint loads plugins when working in a monorepo with a reusable toolchain", | ||
@@ -26,6 +26,6 @@ "main": "lib/usage.js", | ||
"devDependencies": { | ||
"@microsoft/rush-stack-compiler-3.9": "0.4.21", | ||
"@rushstack/heft": "0.8.0", | ||
"@rushstack/heft": "0.14.0", | ||
"@rushstack/heft-node-rig": "0.1.0", | ||
"@types/node": "10.17.13" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
19080
157