
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
eslint-config-standard-deviation--es5
Advanced tools
a shared eslint-config for javascript ES5 projects
ESLint shared configuration for javascript
ES5
projects based onstandard
shared eslint-config
standard
eslint-config ?standard shared eslint-config rules are almost fine but we do not like to force us to ...
;
function foo ()
![eslint-config-standard-deviation--es5][eslint-config-standard-deviation--es5] [eslint-config-standard-deviation--es5]:./semicolon.jpg
npm install eslint-config-standard-deviation--es5 --save-dev
npm install eslint eslint-config-standard eslint-plugin-standard eslint-plugin-promise --save-dev
npm install eslint eslint-modules-standard-deviation--es5 --save-dev
npm 3
and beyond environmentsAdd extends
to project .eslintrc
{
"extends": ["standard-deviation--es5"]
}
Add scripts to package.json
"scripts": {
"lint": "eslint . --ext .js,.jsx",
"testonly": "echo \"Error: no test specified\" && exit 1",
"test": "npm run lint && npm run testonly"
}
{
"extends": ["standard-deviation--es5"],
"rules": {
"space-before-function-paren": ["2", "always"]
}
}
ES5
, ES2015
, ES.next
, and React
support, useeslint-config-standard-deviation--es5
FAQs
a shared eslint-config for javascript ES5 projects
The npm package eslint-config-standard-deviation--es5 receives a total of 1 weekly downloads. As such, eslint-config-standard-deviation--es5 popularity was classified as not popular.
We found that eslint-config-standard-deviation--es5 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
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.