Installations
npm install eslint-plugin-vuetify
Score
57.8
Supply Chain
93.3
Quality
87.3
Maintenance
100
Vulnerability
98.2
License
Developer
vuetifyjs
Developer Guide
Module System
CommonJS
Min. Node Version
Typescript Support
No
Node Version
18.20.5
NPM Version
10.8.2
Statistics
120 Stars
193 Commits
26 Forks
21 Watching
1 Branches
21 Contributors
Updated on 20 Nov 2024
Bundle Size
0.98 MB
Minified
262.72 kB
Minified + Gzipped
Languages
JavaScript (99.75%)
Shell (0.25%)
Total Downloads
Cumulative downloads
Total Downloads
6,786,001
Last day
-20.2%
11,703
Compared to previous day
Last week
-8.4%
62,284
Compared to previous week
Last month
18.4%
281,720
Compared to previous month
Last year
86.1%
2,520,324
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Dependencies
2
eslint-plugin-vuetify
This package is for migrating from Vuetify v2 to v3, use eslint-plugin-vuetify@vuetify-2 for v1 to v2.
Support the maintainer of this plugin:
Kael Watts-Deuchar
💿 Install
You should have eslint
and eslint-plugin-vue
set up first.
1yarn add eslint-plugin-vuetify -D 2# OR 3npm install eslint-plugin-vuetify --save-dev
1// eslint.config.js 2import vue from 'eslint-plugin-vue' 3import vuetify from 'eslint-plugin-vuetify' 4 5export default [ 6 ...vue.configs['flat/base'], 7 ...vuetify.configs['flat/base'], 8]
Eslint 8 can alternatively use the older configuration format:
1// .eslintrc.js 2module.exports = { 3 extends: [ 4 'plugin:vue/base', 5 'plugin:vuetify/base' 6 ] 7}
NOTE This plugin does not affect pug templates due to a limitation in vue-eslint-parser. I suggest converting your pug templates to HTML with pug-to-html in order to use this plugin.
Rules
Deprecations
These rules will help you avoid deprecated components, props, and classes. They are included in the base
preset.
- Prevent the use of components that have been removed from Vuetify (
no-deprecated-components
) - Prevent the use of props that have been removed from Vuetify (
no-deprecated-props
) - Prevent the use of events that have been removed from Vuetify (
no-deprecated-events
) - Prevent the use of classes that have been removed from Vuetify (
no-deprecated-classes
) - Prevent the use of the old theme class syntax (
no-deprecated-colors
) - Prevent the use of deprecated import paths (
no-deprecated-imports
) - Ensure icon buttons have a variant defined (
icon-button-variant
)
Grid system
These rules are designed to help migrate to the new grid system in Vuetify v2. They are included in the recommended
preset.
- Warn about unknown attributes not being converted to classes on new grid components (
grid-unknown-attributes
)
💪 Supporting Vuetify
Vuetify is an open source MIT project that has been made possible due to the generous contributions by community backers. If you are interested in supporting this project, please consider:
- Becoming a sponsor on Github (supports Kael)
- Becoming a backer on OpenCollective (supports the Dev team)
- Become a subscriber on Tidelift
- Make a one-time payment with Paypal
- Book time with John
📑 License
Copyright (c) 2016-present Vuetify LLC
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
- Info: project has a license file: LICENSE.md:0
- Warn: project license file does not contain an FSF or OSI license.
Reason
6 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 6
Reason
Found 1/29 approved changesets -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
- Warn: no topLevel permission defined: .github/workflows/node.js.yml:1
- Info: no jobLevel write permissions found
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/vuetifyjs/eslint-plugin-vuetify/node.js.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.js.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/vuetifyjs/eslint-plugin-vuetify/node.js.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/vuetifyjs/eslint-plugin-vuetify/node.js.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/vuetifyjs/eslint-plugin-vuetify/node.js.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.js.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/vuetifyjs/eslint-plugin-vuetify/node.js.yml/master?enable=pin
- Info: 0 out of 3 GitHub-owned GitHubAction dependencies pinned
- Info: 0 out of 2 third-party GitHubAction dependencies pinned
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
- Warn: no security policy file detected
- Warn: no security file to analyze
- Warn: no security file to analyze
- Warn: no security file to analyze
Reason
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Reason
branch protection not enabled on development/release branches
Details
- Warn: branch protection not enabled for branch 'master'
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
- Warn: 0 commits out of 3 are checked with a SAST tool
Reason
12 existing vulnerabilities detected
Details
- Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92
- Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg
- Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275
- Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm
- Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97
- Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j
- Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h
- Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm
- Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw
- Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx
- Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch
- Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v
Score
3
/10
Last Scanned on 2024-11-18
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More