Security maintenance release.
Changed
- Dependabot alerts: 51 → 4. All critical (5) and high (28) severity alerts resolved via
npm audit fixacross the dev tooling, browser-sync 3.0.4, and dependency overrides:node-gyp^11 undergl(brings patchedtar/cacache/make-fetch-happento the source-build path) andimmutable^4.3.9. Source builds through the overridden node-gyp verified on Linux arm64. - The 4 remaining low-severity alerts are in the
ellipticchain under browserify's Node-crypto polyfill: no patchedellipticrelease exists yet, and gpu.js never bundles the crypto polyfill, so the vulnerable code is unreachable in this project. - No source changes; kernels behave identically to 2.19.1.
Installing
npm install gpu.js@2.19.2<script src="https://unpkg.com/gpu.js@2.19.2/dist/gpu-browser.min.js"></script>