
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.
eslint-config-availity
Advanced tools
Shareable ESLint config for Availity projects designed to be used with Prettier
npm install eslint babel-eslint@latest eslint-config-airbnb-base eslint-config-airbnb eslint-config-prettier eslint-config-availity@next eslint-plugin-react eslint-plugin-promise eslint-plugin-import eslint-plugin-jsx-a11y@latest --save-dev
# .eslintrc.yaml
extends: availity
# .eslintrc.yaml
extends: availity/browser
Recommended settings
{
"printWidth": 120,
"singleQuote": true,
"trailingComma": "es5"
}
npm install
README.md
and test.js
if necessarynpm run release
. This command does parses angular
style commits using conventional-changelog
to determine the next version for the packagesnpm run release ${VERSION}
and the release script will use ${VERSION}
as the version number in package.json
Open source software components distributed or made available in the Availity Materials are licensed to Company under the terms of the applicable open source license agreements, which may be found in text files included in the Availity Materials.
3.0.0-beta.10 (2017-12-08)
<a name="3.0.0-beta.9"></a>
FAQs
Shareable ESLint config for Availity projects
We found that eslint-config-availity 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
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.