Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
eslint-config-nodecraft
Advanced tools
This package is modeled heavily off of Airbnb's base config. A huge thanks to their team.
We export our standard ESLint configuration.
Our default export contains all of our ESLint rules, including ECMAScript 6+. It requires eslint
, eslint-plugin-node
, eslint-plugin-json
& eslint-plugin-unicorn
& eslint-plugin-vue
.
npm info "eslint-config-nodecraft@latest" peerDependencies
If using npm 5+, use this shortcut:
npx install-peerdeps --dev eslint-config-nodecraft
"extends": "nodecraft"
to your .eslintrcIf your application uses Vue.js, also add nodecraft/vue
to your extends
array to inherit our Vue rules, as well as nodecraft/vue-a11y
for our Vue Accessibility rules.
FAQs
Nodecraft base JS ESLint config
The npm package eslint-config-nodecraft receives a total of 8 weekly downloads. As such, eslint-config-nodecraft popularity was classified as not popular.
We found that eslint-config-nodecraft demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.