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.
@sinonjs/eslint-config
Advanced tools
The sharable eslint config for all Sinon.JS projects.
The package includes all the dependencies to have a working eslint
setup that works with the configuration. Adopting projects will only
need to install @sinonjs/eslint-config
.
$ npm install @sinonjs/eslint-config --save-dev
Add this to the package.json
:
{
"eslintConfig": {
"extends": "@sinonjs/eslint-config"
}
}
Create a .browserslistrc
in the root of the project
> 0.5%
last 2 versions
Firefox ESR
not dead
not IE 11
not op_mini all
maintained node versions
Visit browserslist.dev to see what this translates to.
5.0.3
0ae5053
Upgrade packages: eslint-plugin-compat blocking Eslint 9 (Carl-Erik Kopseng)
Eslint-plugin-compat has not been maintained for 7 months. Version 9 of Eslint has long been out and a PR exists for fixing the compatibility. We might need to either fork or find something else. https://github.com/amilajack/eslint-plugin-compat/pull/609
Released by Carl-Erik Kopseng on 2024-04-25.
FAQs
Common eslint config for Sinon
We found that @sinonjs/eslint-config demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 6 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.