
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.
@prazdevs/eslint-config-vue
Advanced tools
Get this config by extending [`@prazdevs/eslint-config-vue`](https://www.npmjs.com/package/@prazdevs/eslint-config-vue).
Get this config by extending @prazdevs/eslint-config-vue
.
Only looking for TypeScript linting? Check out
@prazdevs/eslint-config-typescript
.
This config needs the following dependencies installed:
'eslint': '>=7.30.0',
This config uses the following plugins:
'vue',
'cypress',
This config extends the following configs:
'plugin:vue/vue3-recommended',
'plugin:cypress/recommended',
'plugin:vuejs-accessibility/recommended',
'@prazdevs/eslint-config-typescript',
This config adds/modifies the following rules:
'vue/attributes-order': ['error', { alphabetical: true }],
'vue/block-tag-newline': [
'error',
{ singleline: 'always', multiline: 'always' },
],
'vue/max-attributes-per-line': ['error', { singleline: 2 }],
'vue/max-len': 'error',
'vue/no-empty-component-block': 'error',
'vue/no-export-in-script-setup': 'error',
'vue/no-reserved-component-names': [
'error',
{ disallowVue3BuiltInComponents: true },
],
'vue/no-template-target-blank': 'error',
'vue/no-useless-mustaches': 'error',
'vue/no-useless-v-bind': 'error',
'vue/padding-line-between-blocks': 'error',
'vue/valid-define-emits': 'error',
'vue/valid-define-props': 'error',
'vue/valid-v-memo': 'error',
FAQs
Get this config by extending [`@prazdevs/eslint-config-vue`](https://www.npmjs.com/package/@prazdevs/eslint-config-vue).
The npm package @prazdevs/eslint-config-vue receives a total of 1 weekly downloads. As such, @prazdevs/eslint-config-vue popularity was classified as not popular.
We found that @prazdevs/eslint-config-vue demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.