🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis
Socket
Book a DemoInstallSign in
Socket

@invisionag/eslint-config

Package Overview
Dependencies
Maintainers
42
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@invisionag/eslint-config

Install `eslint` and `@invisionag/eslint-config` as development dependencies:

revert-1559-allow-form-field-array-validation
Source
npmnpm
Version
8.1.0-revert-1559-allow-form-field-array-validation-4785733092a5ca5486fe9bf68f73f4d0276b15c9
Version published
Maintainers
42
Created
Source

@invisionag/eslint-config

Usage

Install eslint and @invisionag/eslint-config as development dependencies:

npm i -D eslint @invisionag/eslint-config

In your package.json:

{
  "eslintConfig": { "extends": "@invisionag" }
}

Or, if you need to override certain settings, using .eslintrc.js instead:

module.exports = {
  extends: '@invisionag',
  rules: { '...': '...' },
};

FAQs

Package last updated on 26 Nov 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts