
Research
/Security News
Weaponizing Discord for Command and Control Across npm, PyPI, and RubyGems.org
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
compare-eslint-configs
Advanced tools
npm install -g compare-eslint-configs
compare-eslint-configs .eslintrc new.eslintrc
Or simply:
npx compare-eslint-configs .eslintrc new.eslintrc
compare-eslint <eslint config files, separated by spaces>
If a single config file is given, then it will be assumed to be compared with .eslintrc
.
More than two config files can be compafred at once.
-r
/ --group-rules
– when set the comparison output will group by rules rather than config-t <file>
/ --target-file <file>
– defaults to index.js
– the file for which the config will be compared. Especially important when there's eg. different configs for .js
and .ts
files. Then point this to the one you want to do a comparison on.@voxpelli/eslint-formatter-summary
– can summarize errors/warnings by ESLint rule + print that list as markdownFAQs
Compares ESLint configs
The npm package compare-eslint-configs receives a total of 11 weekly downloads. As such, compare-eslint-configs popularity was classified as not popular.
We found that compare-eslint-configs 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
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
Security News
Socket now integrates with Bun 1.3’s Security Scanner API to block risky packages at install time and enforce your organization’s policies in local dev and CI.
Research
The Socket Threat Research Team is tracking weekly intrusions into the npm registry that follow a repeatable adversarial playbook used by North Korean state-sponsored actors.