Commit e01fb28
fix(deps): replace webpack with esbuild for browser bundling
Eliminates serialize-javascript RCE vulnerability (transitive via
webpack → terser-webpack-plugin). IIFE format with globalName is
functionally equivalent to UMD for script-tag usage.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 2824be1 commit e01fb28
6 files changed
Lines changed: 43 additions & 1623 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
0 commit comments