
Research
Security News
Lazarus Strikes npm Again with New Wave of Malicious Packages
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
@bandlab/eslint-config-bandlab-angularjs
Advanced tools
BandLab's ESLint config for AngularJS, following our styleguide
This package provides BandLab's .eslintrc as an extensible shared config. By adopting a common ESLint config, we are encouraging a consistent style and quality across all of our JavaScript projects.
We export two ESLint configurations for your usage.
Our default export contains all our ESLint rules, including AngularJS rules. It requires eslint
and eslint-plugin-angular
.
npm install --save-dev @bandlab/eslint-config-bandlab-angularjs @bandlab/eslint-plugin-angular eslint-plugin-unicorn eslint
"extends": "@bandlab/eslint-config-bandlab-angularjs"
to your .eslintrcSee eslint-config-bandlab-base for the base without AngularJS support.
Use at your own risks, future versions might change as we improve our style!
FAQs
BandLab's ESLint config for AngularJS, following our styleguide
The npm package @bandlab/eslint-config-bandlab-angularjs receives a total of 205 weekly downloads. As such, @bandlab/eslint-config-bandlab-angularjs popularity was classified as not popular.
We found that @bandlab/eslint-config-bandlab-angularjs demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.
Security News
Opengrep continues building momentum with the alpha release of its Playground tool, demonstrating the project's rapid evolution just two months after its initial launch.