Files
probo/package.json
Sacha Al Himdani 9c399c29bd Add npm allowScripts policy for dependency install scripts
Allow install scripts for the packages we actually need (esbuild for
Vite builds, fsevents for dev file watching, unrs-resolver for n8n
linting) and deny the rest (core-js, isolated-vm,
eslint-plugin-n8n-nodes-base) so npm 11's install-script warning is
covered.

Signed-off-by: Sacha Al Himdani <sacha@probo.com>
2026-06-24 23:19:34 +02:00

1.2 KiB