-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vulnerability in rollup dependency #98 #99
base: main
Are you sure you want to change the base?
Conversation
Thank you so much! I really appreciate your work and need that fix ^^ |
@gxmari007 Would it be possible to merge this change and publish a new version ? |
@gxmari007 any chance this PR is being reviewed? |
Time to move to another library, I guess... |
Yeah, I just decided to remove it since I'm linting in my workflow action. |
Did you find any replacement? I'm facing the same problem... |
@ruiaraujo012 in my case, it was https://github.com/nabla/vite-plugin-eslint |
@sagaban Thank you for your quick reply, I was looking into that one as well. Thanks. |
Updated dependencies. Only rollup was needed to fix the issue but thought I might as well update the rest too.
npm run build
CLI Building entry: src/index.ts
CLI tsup v8.3.0
CLI Using tsup config: C:\code\vite-plugin-eslint\tsup.config.ts
CLI Target: node16
CLI Cleaning output folder
ESM Build start
CJS Build start
ESM dist\index.mjs 2.00 KB
ESM ⚡️ Build success in 27ms
CJS dist\index.js 2.43 KB
CJS ⚡️ Build success in 63ms
DTS Build start
DTS ⚡️ Build success in 1495ms
DTS dist\index.d.mts 1.13 KB
DTS dist\index.d.ts 1.13 KB