New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@rushstack/heft-lint-plugin

Package Overview
Dependencies
Maintainers
0
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rushstack/heft-lint-plugin - npm Package Compare versions

Comparing version 0.5.11-pr5055.0 to 0.5.11

7

CHANGELOG.md
# 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

2

lib/Eslint.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc