
Security News
Another Round of TEA Protocol Spam Floods npm, But It’s Not a Worm
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.
@vue-storefront/eslint-config-vue2
Advanced tools
Vue Storefront eslint standards for Vue 2
Eslint configuration for:
For this eslint config package, we enable the following community standards:
This configuration provides eslint rules for the following:
pnpm add -D eslint @vue-storefront/eslint-config-vue2
.eslintrc{
"extends": "@vue-storefront/eslint-config-vue2"
}
Update your .vscode/settings.json and add the following
{
"prettier.enable": true,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
}
}
You can contribute to this module online with CodeSandBox:
Or locally:
yarn install or npm installyarn dev or npm run devCopyright (c) Vue Storefront
FAQs
[]()
The npm package @vue-storefront/eslint-config-vue2 receives a total of 3 weekly downloads. As such, @vue-storefront/eslint-config-vue2 popularity was classified as not popular.
We found that @vue-storefront/eslint-config-vue2 demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 8 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
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.

Security News
PyPI adds Trusted Publishing support for GitLab Self-Managed as adoption reaches 25% of uploads

Research
/Security News
A malicious Chrome extension posing as an Ethereum wallet steals seed phrases by encoding them into Sui transactions, enabling full wallet takeover.