natancabral / pdfkit-table

Helps to draw informations in simple tables using pdfkit. #server-side. Generate pdf tables with javascript (PDFKIT plugin)
MIT License
93 stars 59 forks source link

Vite alert about eval #93

Open NormandoHall opened 6 months ago

NormandoHall commented 6 months ago

Running vite build I get this alert:

node_modules/pdfkit-table/index.js (213:24): Use of eval in "node_modules/pdfkit-table/index.js" is strongly discouraged as it poses security risks and may cause issues with minification.

pdfkit-table: v0.1.99