@rushstack/heft-lint-plugin
Advanced tools
Comparing version 0.5.11-pr5055.0 to 0.5.11
# Change Log - @rushstack/heft-lint-plugin | ||
This log was last generated on Sat, 14 Dec 2024 01:11:07 GMT and should not be manually modified. | ||
This log was last generated on Tue, 07 Jan 2025 22:17:32 GMT and should not be manually modified. | ||
## 0.5.11 | ||
Tue, 07 Jan 2025 22:17:32 GMT | ||
_Version update only_ | ||
## 0.5.10 | ||
@@ -6,0 +11,0 @@ Sat, 14 Dec 2024 01:11:07 GMT |
@@ -30,3 +30,2 @@ "use strict"; | ||
const crypto = __importStar(require("crypto")); | ||
const path = __importStar(require("path")); | ||
const semver = __importStar(require("semver")); | ||
@@ -96,3 +95,2 @@ const perf_hooks_1 = require("perf_hooks"); | ||
} | ||
process.env.ESLINT_BULK_ESLINTRC_FOLDER_PATH = path.dirname(linterConfigFilePath); | ||
this._linter = new eslintPackage.ESLint({ | ||
@@ -99,0 +97,0 @@ cwd: buildFolderPath, |
{ | ||
"name": "@rushstack/heft-lint-plugin", | ||
"version": "0.5.11-pr5055.0", | ||
"version": "0.5.11", | ||
"description": "A Heft plugin for using ESLint or TSLint. Intended for use with @rushstack/heft-typescript-plugin", | ||
@@ -13,3 +13,3 @@ "repository": { | ||
"peerDependencies": { | ||
"@rushstack/heft": "0.68.11" | ||
"@rushstack/heft": "0.68.12" | ||
}, | ||
@@ -29,6 +29,6 @@ "dependencies": { | ||
"typescript": "~5.4.2", | ||
"@rushstack/heft": "0.68.11", | ||
"local-eslint-config": "1.0.0", | ||
"@rushstack/heft-typescript-plugin": "0.6.4", | ||
"@rushstack/terminal": "0.14.4" | ||
"@rushstack/heft": "0.68.12", | ||
"@rushstack/terminal": "0.14.4", | ||
"@rushstack/heft-typescript-plugin": "0.6.5" | ||
}, | ||
@@ -35,0 +35,0 @@ "scripts": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
216118
3373
5