
Security News
Risky Biz Podcast: Making Reachability Analysis Work in Real-World Codebases
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
eslint-config-lifion
Advanced tools
This package provides Lifion's base JS .eslintrc as an extensible shared config.
Install the module and its peer dependencies:
npm install eslint-config-lifion eslint@8 prettier@2 -D
Make sure ESLint uses this module by adding "extends" to your .eslintrc
file:
{
"extends": "lifion"
}
Configure Prettier by adding this to your .prettierrc
file:
{
"endOfLine": "auto",
"printWidth": 100,
"singleQuote": true,
"trailingComma": "none"
}
v3.1.0 (2023-03-14)
#563
: Bump eslint-plugin-sonarjs from 0.13.0 to 0.18.0#576
: Bump eslint-plugin-jsdoc from 39.2.8 to 40.0.1#574
: Bump eslint-plugin-unicorn from 42.0.0 to 46.0.0#570
: Bump prettier from 2.6.2 to 2.8.4#562
: Bump eslint-plugin-jest from 26.1.5 to 27.2.1#575
: Bump eslint from 8.18.0 to 8.36.0#528
: Bump @babel/eslint-parser from 7.17.0 to 7.19.1#512
: Bump eslint-plugin-markdown from 2.2.1 to 3.0.0#560
: Bump json5 from 1.0.1 to 1.0.2#506
: Bump eslint-plugin-prettier from 4.0.0 to 4.2.1#500
: Bump core-commons from 1.0.0-alpha.6 to 1.0.0-alpha.7#487
: Bump eslint-plugin-jsdoc from 39.2.7 to 39.2.8#489
: Bump eslint-plugin-jest from 26.1.4 to 26.1.5#486
: Bump eslint from 8.13.0 to 8.14.0#488
: Bump core-commons from 1.0.0-alpha.5 to 1.0.0-alpha.6#485
: Bump eslint-plugin-jsdoc from 39.2.6 to 39.2.7b8198cd
: Upgrade eslint-plugin-simple-import-sortfa5492a
: Upgrade core-commonsc731e57
: Fix the shared workflow callsaaa691b
: Correct the usage of the shared publish workflowa7ca653
: Update the CHANGELOGd7636e5
: Fix missing secret in the shared workflow callFAQs
Lifion's ESLint config
The npm package eslint-config-lifion receives a total of 55 weekly downloads. As such, eslint-config-lifion popularity was classified as not popular.
We found that eslint-config-lifion demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.
Security News
CISA’s 2025 draft SBOM guidance adds new fields like hashes, licenses, and tool metadata to make software inventories more actionable.