Package: node-diff Version: 1.4.0~dfsg-4 Severity: wishlist please ship TypeScript definitions for diff ; upstream might not provide them yet, but they are already used by ts-node, which I would like to package on my way to JupyterLab.
You can find them here: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/diff Here is how I did the change in another team-maintained package: https://salsa.debian.org/js-team/node-source-map-support/-/commit/8f25b98575e083aa7b243e8d92e365751e3ae8cd (I might do it myself at some point when it becomes the top item on my TODO-list) Thanks, JP

