
Research
/Security News
10 npm Typosquatted Packages Deploy Multi-Stage Credential Harvester
Socket researchers found 10 typosquatted npm packages that auto-run on install, show fake CAPTCHAs, fingerprint by IP, and deploy a credential stealer.
@myxplor/eslint-config-react
Advanced tools
Extends the base configuration and includes some React rules. For projects using React
An ESLint Shareable Config for Javascript based projects
Extends the base configuration and includes some React rules. For projects using React.
Use the package manager npm or yarn to install it.
Peer dependencies need to be installed in order to make it work properly
"eslint": "^6.3.0"
"prettier": "^1.18.2"
"typescript": "^3.6.3"
"eslint-plugin-prettier": "^3.1.0"
"@typescript-eslint/eslint-plugin": "^2.12.0"
"eslint-plugin-jest": "^22.17.0"
"eslint-plugin-react": "^7.14.3"
After that you should install the plugin without any problem
yarn add -D @myxplor/eslint-config-react
Once the @myxplor/eslint-config-react package is installed, you can use it by specifying @myxplor/eslint-config-react in the extends section of your ESLint configuration.
{
"extends": "@myxplor/eslint-config-react",
"rules": {
// Additional, per-project rules...
}
}
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
FAQs
Extends the base configuration and includes some React rules. For projects using React
We found that @myxplor/eslint-config-react demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 8 open source maintainers collaborating on the project.
Did you know?

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.

Research
/Security News
Socket researchers found 10 typosquatted npm packages that auto-run on install, show fake CAPTCHAs, fingerprint by IP, and deploy a credential stealer.

Product
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.

Security News
Open source dashboard CNAPulse tracks CVE Numbering Authorities’ publishing activity, highlighting trends and transparency across the CVE ecosystem.