Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@eslint/create-config
Advanced tools
Utility to create ESLint config files
Prerequisites: Node.js (^18.18.0
, ^20.9.0
, or >=21.1.0
) built with SSL support. (If you are using an official Node.js distribution, SSL is always built in.)
You can use npm/npx(shipped with Node.js).
# use npm
npm init @eslint/config@latest
# use npx
npx @eslint/create-config@latest
If you want to use a specific shareable config that is hosted on npm, you can use the --config
option and specify the package name:
# use `eslint-config-standard` shared config
npm init @eslint/config@latest -- --config eslint-config-standard
To use an eslintrc-style (legacy) shared config:
npm init @eslint/config@latest -- --eslintrc --config eslint-config-standard
FAQs
Utility to create ESLint config files.
The npm package @eslint/create-config receives a total of 13,452 weekly downloads. As such, @eslint/create-config popularity was classified as popular.
We found that @eslint/create-config demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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 uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.