Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
eslint-config-wyze
Advanced tools
My personal ESLint settings.
There are peerDependencies
on eslint
and eslint-plugin-react
.
$ npm i --save-dev eslint-config-wyze eslint-plugin-react eslint
{
// ...
"eslintConfig": {
"extends": "wyze"
}
}
{
"extends": "wyze"
}
Copyright © 2016 Neil Kistner
Released under the MIT license. See license for details.
v1.2.0 (2016-03-07)
0fb486be40
] - Bump babel-eslint
version (Neil Kistner)76780b4da1
] - Add eslint-plugin-wyze
as peerDep for npm@2 users (Neil Kistner)585cccec1f
] - Setup Travis to work properly with new extends (Neil Kistner)23a40ac2d5
] - Proper extends (Neil Kistner)e6aa157390
] - Bump config-airbnb
and plugin-react
versions (Neil Kistner)FAQs
My personal ESLint config.
The npm package eslint-config-wyze receives a total of 8 weekly downloads. As such, eslint-config-wyze popularity was classified as not popular.
We found that eslint-config-wyze demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.