Socket
Socket
Sign inDemoInstall

eslint-plugin-vuetify

Package Overview
Dependencies
Maintainers
4
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-vuetify - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

1

lib/rules/no-deprecated-components.js

@@ -23,3 +23,2 @@ 'use strict';

VData: false,
VDatePicker: false,
VListItemGroup: false,

@@ -26,0 +25,0 @@ VListItemAvatar: false,

6

lib/rules/no-deprecated-props.js

@@ -69,3 +69,6 @@ 'use strict';

},
soloInverted: false,
soloInverted: {
name: 'variant',
value: 'solo-inverted'
},
success: false,

@@ -352,3 +355,2 @@ successMessages: false,

hideSpinButtons: false,
hint: false,
inputValue: 'model-value',

@@ -355,0 +357,0 @@ offIcon: 'false-icon',

{
"name": "eslint-plugin-vuetify",
"version": "2.0.2",
"version": "2.0.3",
"description": "An eslint plugin for Vuetify",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc