Socket
Socket
Sign inDemoInstall

@rollup/plugin-eslint

Package Overview
Dependencies
Maintainers
4
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rollup/plugin-eslint - npm Package Compare versions

Comparing version 9.0.3 to 9.0.4

2

package.json
{
"name": "@rollup/plugin-eslint",
"version": "9.0.3",
"version": "9.0.4",
"publishConfig": {

@@ -5,0 +5,0 @@ "access": "public"

@@ -54,3 +54,3 @@ [npm]: https://img.shields.io/npm/v/@rollup/plugin-eslint

A single [`picomatch`](https://github.com/micromatch/picomatch) pattern or an array of patterns controlling which files this plugin should explicitly include. Gets forwarded to the [`createFilter`](https://github.com/rollup/plugins/tree/master/packages/pluginutils#createfilter) method of `@rollup/pluginutils`.
A single [`picomatch`](https://github.com/micromatch/picomatch) pattern or an array of patterns controlling which files this plugin should explicitly exclude. Gets forwarded to the [`createFilter`](https://github.com/rollup/plugins/tree/master/packages/pluginutils#createfilter) method of `@rollup/pluginutils`.

@@ -57,0 +57,0 @@ ### fix

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