
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 and Typescript
npx install-peerdeps --dev eslint-config-availity
yarn add --dev eslint-config-availity
Typescript is supported in both configurations
# .eslintrc.yaml
extends: availity
# .eslintrc.yaml
extends: availity/browser
Allows root imports in @availity/workflow projects.
# .eslintrc.yaml
extends: availity/workflow
Recommended settings
{
"printWidth": 120,
"singleQuote": true,
"trailingComma": "es5"
}
$ yarn
README.md
and test.js
if necessaryyarn run release
. This command uses standard-version to automatically determine the version based on commits and generate a CHANGELOGgit push --follow-tags origin <branch> && yarn publish
to publishOpen 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.
8.0.0 (2021-05-04)
v25
Rules were renamed in v25 https://github.com/sindresorhus/eslint-plugin-unicorn/releases/tag/v25.0.0v26
New rules https://github.com/sindresorhus/eslint-plugin-unicorn/releases/tag/v26.0.0v27
New rules https://github.com/sindresorhus/eslint-plugin-unicorn/releases/tag/v27.0.0v28
New rules https://github.com/sindresorhus/eslint-plugin-unicorn/releases/tag/v28.0.0v29
New rules https://github.com/sindresorhus/eslint-plugin-unicorn/releases/tag/v29.0.0v30
New rules https://github.com/sindresorhus/eslint-plugin-unicorn/releases/tag/v30.0.0 and options renamed for prevent-abbreviations
and no-keyword-prefix
v31
New rules https://github.com/sindresorhus/eslint-plugin-unicorn/releases/tag/v31.0.0FAQs
Shareable ESLint config for Availity projects
The npm package eslint-config-availity receives a total of 210 weekly downloads. As such, eslint-config-availity popularity was classified as not popular.
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.