Task Summary
download.service.ts carries a top-level var contentDisposition = require("content-disposition") that is never read or called anywhere in frontend/src. The dependency itself is therefore dead — drop it along with its @types/content-disposition companion, and clean up the bundled-license roll-up for the transitive packages that fall out with it (base64-js, buffer, ieee754, path-browserify, safe-buffer).
Task Type
Task Summary
download.service.tscarries a top-levelvar contentDisposition = require("content-disposition")that is never read or called anywhere infrontend/src. The dependency itself is therefore dead — drop it along with its@types/content-dispositioncompanion, and clean up the bundled-license roll-up for the transitive packages that fall out with it (base64-js,buffer,ieee754,path-browserify,safe-buffer).Task Type