@rushstack/eslint-patch
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -0,1 +1,2 @@ | ||
export {}; | ||
//# sourceMappingURL=usage.d.ts.map |
"use strict"; | ||
// Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license. | ||
// See LICENSE in the project root for license information. | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
throw new Error('The @rushstack/eslint-patch package does not have a default entry point.' + | ||
' See README.md for usage instructions.'); | ||
//# sourceMappingURL=usage.js.map |
{ | ||
"name": "@rushstack/eslint-patch", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "A patch that improves how ESLint loads plugins when working in a monorepo with a reusable toolchain", | ||
@@ -24,4 +24,4 @@ "main": "lib/usage.js", | ||
"devDependencies": { | ||
"@rushstack/heft": "0.44.2", | ||
"@rushstack/heft-node-rig": "1.7.1", | ||
"@rushstack/heft": "0.44.9", | ||
"@rushstack/heft-node-rig": "1.8.7", | ||
"@types/node": "12.20.24" | ||
@@ -28,0 +28,0 @@ }, |
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
35082
231