Socket
Socket
Sign inDemoInstall

@nabla/vite-plugin-eslint

Package Overview
Dependencies
3
Maintainers
4
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

2.0.4

Diff

Changelog

Source

2.0.4

  • Add explicit debug dependency
  • Change ESLint peer dependency range to ^8.45 || ^9 to match the changes made to support flat config in 2.0.2
martinraison
published 2.0.3 •

martinraison
published 2.0.2 •

Changelog

Source

2.0.2

  • Support ESLint flat config (fixes #23)
  • Support passing a function to formatter
  • Switch to ESM. This removes the CJS warning when using the plugin with Vite 5. A CJS wrapper is still provided but migrating to running Vite in ESM is encouraged
  • Drop support for Vite 2 & 3 & node<18 (aligns with Vite 5)
martinraison
published 2.0.1 •

martinraison
published 2.0.0 •

martinraison
published 1.6.0 •

Changelog

Source

1.6.0

  • Add vite@5 to peer dependency range
  • Fix error when using errorOnUnmatchedPattern: false
  • Update plugin name from eslint to vite-plugin-eslint to avoid confusion in case of errors reported by Vite
martinraison
published 1.5.0 •

Changelog

Source

1.5.0

  • Support async formatters (#17)
  • Add .svelte to default shouldLint regex
martinraison
published 1.4.2 •

Changelog

Source

1.4.2

Add vite@4 to peer dependency range

martinraison
published 1.4.1 •

Changelog

Source

1.4.1

Add vite@3 to peer dependency range

martinraison
published 1.4.0 •

Changelog

Source

1.4.0

  • Update default shouldLint option to include .vue, .mjs & .mts files by default
  • Add debug log when a file is ignored by shouldLint (#7)
2Next
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc