Debian NEW package overview for node-ts-patch
| node-ts-patch_3.3.0-1_amd64.changes (click to toggle) | |
|---|---|
| Format: | 1.8 |
| Date: | Tue, 28 Oct 2025 12:11:56 +0100 |
| Source: | node-ts-patch |
| Binary: | ts-patch |
| Architecture: | source all |
| Version: | 3.3.0-1 |
| Distribution: | unstable |
| Urgency: | medium |
| Maintainer: | Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org> |
| Changed-By: | Yadd <yadd@debian.org> |
| Description: | ts-patch - node-typescript enhancement to allow custom transformers |
| Closes: | 1119255 |
| Changes: | node-ts-patch (3.3.0-1) unstable; urgency=medium * Initial release (Closes: #1119255) |
| Files: | 6dba948cb849d3af801ca139d79979a1 2157 javascript optional node-ts-patch_3.3.0-1.dsc 0468e1c28fca7d96e570f387dc6b3554 126981 javascript optional node-ts-patch_3.3.0.orig.tar.gz 0acb45e4b95cc8ddaf173ac182e94c8d 18756 javascript optional node-ts-patch_3.3.0-1.debian.tar.xz 216a5b49f09a3e46d534a003958a9627 9218 javascript optional node-ts-patch_3.3.0-1_amd64.buildinfo c98102cac46733fca582e269671d07f5 57988 javascript optional ts-patch_3.3.0-1_all.deb |
| node-ts-patch_3.3.0-1.dsc (click to toggle) | |
|---|---|
| Format: | 3.0 (quilt) |
| Source: | node-ts-patch |
| Binary: | ts-patch |
| Architecture: | all |
| Version: | 3.3.0-1 |
| Maintainer: | Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org> |
| Uploaders: | Yadd <yadd@debian.org> |
| Homepage: | https://github.com/nonara/ts-patch#readme |
| Standards-Version: | 4.7.2 |
| Vcs-Browser: | https://salsa.debian.org/js-team/node-ts-patch |
| Vcs-Git: | https://salsa.debian.org/js-team/node-ts-patch.git |
| Testsuite: | autopkgtest-pkg-nodejs |
| Build-Depends: | debhelper-compat (=13), dh-sequence-nodejs, dh-nodejs, node-chalk, node-global-prefix, node-minimist, node-resolve, node-semver, node-shelljs, node-strip-ansi, node-typescript, ts-node |
| Package-List: | ts-patch deb javascript optional arch=all |
| Files: | 0468e1c28fca7d96e570f387dc6b3554 126981 node-ts-patch_3.3.0.orig.tar.gz 0acb45e4b95cc8ddaf173ac182e94c8d 18756 node-ts-patch_3.3.0-1.debian.tar.xz |
| control file for ts-patch_3.3.0-1_all.deb (click to toggle) | |
|---|---|
| Package: | ts-patch |
| Source: | node-ts-patch |
| Version: | 3.3.0-1 |
| Architecture: | all |
| Maintainer: | Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org> |
| Installed-Size: | 369 |
| Depends: | node-chalk, node-global-prefix, node-minimist, node-resolve, node-semver, node-strip-ansi, nodejs:any |
| Provides: | node-ts-patch (= 3.3.0-1) |
| Section: | javascript |
| Priority: | optional |
| Homepage: | https://github.com/nonara/ts-patch#readme |
| Description: | node-typescript enhancement to allow custom transformers
node-ts-patch enhances typescript to allow custom transformers (plugins)
during build. Plugins are specified in `tsconfig.json`, or provided
programmatically in CompilerOptions.
.
Features:
* Patch typescript installation via on-the-fly, in-memory patching or as
a persistent patch
* Can patch individual libraries
* Hook build process by transforming the `Program`
* Add, remove, or modify diagnostics
* Fully compatible with legacy ttypescript
* Experimental support for ES Module based transformers |
| contents of ts-patch_3.3.0-1_all.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-10-28 11:11 ./ drwxr-xr-x root/root 0 2025-10-28 11:11 ./usr/ drwxr-xr-x root/root 0 2025-10-28 11:11 ./usr/bin/ drwxr-xr-x root/root 0 2025-10-28 11:11 ./usr/share/ drwxr-xr-x root/root 0 2025-10-28 11:11 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-10-28 11:11 ./usr/share/doc/node-ts-patch/ -rw-r--r-- root/root 4700 2025-10-28 11:11 ./usr/share/doc/node-ts-patch/README.md.gz -rw-r--r-- root/root 4236 2025-10-28 11:11 ./usr/share/doc/node-ts-patch/changelog.gz drwxr-xr-x root/root 0 2025-10-28 11:11 ./usr/share/doc/ts-patch/ -rw-r--r-- root/root 154 2025-10-28 11:11 ./usr/share/doc/ts-patch/changelog.Debian.gz -rw-r--r-- root/root 4236 2024-12-04 23:49 ./usr/share/doc/ts-patch/changelog.gz -rw-r--r-- root/root 1746 2025-10-28 11:00 ./usr/share/doc/ts-patch/copyright drwxr-xr-x root/root 0 2025-10-28 11:11 ./usr/share/nodejs/ drwxr-xr-x root/root 0 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/ drwxr-xr-x root/root 0 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/actions/ -rw-r--r-- root/root 441 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/actions/check.d.ts -rw-r--r-- root/root 2144 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/actions/check.js -rw-r--r-- root/root 1673 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/actions/check.js.map -rw-r--r-- root/root 133 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/actions/index.d.ts -rw-r--r-- root/root 1013 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/actions/index.js -rw-r--r-- root/root 209 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/actions/index.js.map -rw-r--r-- root/root 151 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/actions/install.d.ts -rw-r--r-- root/root 1019 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/actions/install.js -rw-r--r-- root/root 567 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/actions/install.js.map -rw-r--r-- root/root 275 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/actions/patch.d.ts -rw-r--r-- root/root 3706 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/actions/patch.js -rw-r--r-- root/root 2717 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/actions/patch.js.map -rw-r--r-- root/root 175 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/actions/uninstall.d.ts -rw-r--r-- root/root 1106 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/actions/uninstall.js -rw-r--r-- root/root 585 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/actions/uninstall.js.map -rw-r--r-- root/root 242 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/actions/unpatch.d.ts -rw-r--r-- root/root 4124 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/actions/unpatch.js -rw-r--r-- root/root 3246 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/actions/unpatch.js.map drwxr-xr-x root/root 0 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/bin/ -rw-r--r-- root/root 11 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/bin/ts-patch.d.ts -rwxr-xr-x root/root 1462 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/bin/ts-patch.js -rw-r--r-- root/root 213 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/bin/ts-patch.js.map -rw-r--r-- root/root 0 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/bin/tspc.d.ts -rw-r--r-- root/root 446 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/bin/tspc.js -rw-r--r-- root/root 283 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/bin/tspc.js.map drwxr-xr-x root/root 0 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/cli/ -rw-r--r-- root/root 340 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/cli/cli.d.ts -rw-r--r-- root/root 4565 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/cli/cli.js -rw-r--r-- root/root 2564 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/cli/cli.js.map -rw-r--r-- root/root 227 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/cli/commands.d.ts -rw-r--r-- root/root 2210 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/cli/commands.js -rw-r--r-- root/root 1524 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/cli/commands.js.map -rw-r--r-- root/root 47 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/cli/help-menu.d.ts -rw-r--r-- root/root 2320 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/cli/help-menu.js -rw-r--r-- root/root 1600 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/cli/help-menu.js.map -rw-r--r-- root/root 499 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/cli/options.d.ts -rw-r--r-- root/root 2796 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/cli/options.js -rw-r--r-- root/root 1908 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/cli/options.js.map drwxr-xr-x root/root 0 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/compiler/ -rw-r--r-- root/root 56 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/compiler/package.json -rw-r--r-- root/root 680 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/compiler/tsc.js -rw-r--r-- root/root 685 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/compiler/tsserver.js -rw-r--r-- root/root 692 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/compiler/tsserverlibrary.js -rw-r--r-- root/root 687 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/compiler/typescript.js -rw-r--r-- root/root 645 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/config.d.ts -rw-r--r-- root/root 2968 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/config.js -rw-r--r-- root/root 1538 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/config.js.map -rw-r--r-- root/root 203 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/index.d.ts -rw-r--r-- root/root 1951 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/index.js -rw-r--r-- root/root 340 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/index.js.map drwxr-xr-x root/root 0 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/module/ -rw-r--r-- root/root 151 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/module/get-live-module.d.ts -rw-r--r-- root/root 1405 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/module/get-live-module.js -rw-r--r-- root/root 834 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/module/get-live-module.js.map -rw-r--r-- root/root 128 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/module/index.d.ts -rw-r--r-- root/root 990 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/module/index.js -rw-r--r-- root/root 195 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/module/index.js.map -rw-r--r-- root/root 337 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/module/module-file.d.ts -rw-r--r-- root/root 4606 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/module/module-file.js -rw-r--r-- root/root 2753 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/module/module-file.js.map -rw-r--r-- root/root 524 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/module/module-source.d.ts -rw-r--r-- root/root 1989 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/module/module-source.js -rw-r--r-- root/root 1492 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/module/module-source.js.map -rw-r--r-- root/root 863 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/module/source-section.d.ts -rw-r--r-- root/root 2979 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/module/source-section.js -rw-r--r-- root/root 2008 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/module/source-section.js.map -rw-r--r-- root/root 1394 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/module/ts-module.d.ts -rw-r--r-- root/root 4947 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/module/ts-module.js -rw-r--r-- root/root 3257 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/module/ts-module.js.map -rw-r--r-- root/root 524 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/options.d.ts -rw-r--r-- root/root 1298 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/options.js -rw-r--r-- root/root 864 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/options.js.map -rw-r--r-- root/root 2145 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/package.json drwxr-xr-x root/root 0 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/patch/ -rw-r--r-- root/root 362 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/patch/get-patched-source.d.ts -rw-r--r-- root/root 3265 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/patch/get-patched-source.js -rw-r--r-- root/root 2428 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/patch/get-patched-source.js.map -rw-r--r-- root/root 1155 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/patch/patch-detail.d.ts -rw-r--r-- root/root 3210 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/patch/patch-detail.js -rw-r--r-- root/root 2111 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/patch/patch-detail.js.map -rw-r--r-- root/root 153 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/patch/patch-module.d.ts -rw-r--r-- root/root 8101 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/patch/patch-module.js -rw-r--r-- root/root 5963 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/patch/patch-module.js.map drwxr-xr-x root/root 0 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/patch/transformers/ -rw-r--r-- root/root 228 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/patch/transformers/add-original-create-program.d.ts -rw-r--r-- root/root 5148 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/patch/transformers/add-original-create-program.js -rw-r--r-- root/root 3338 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/patch/transformers/add-original-create-program.js.map -rw-r--r-- root/root 163 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/patch/transformers/fix-ts-early-return.d.ts -rw-r--r-- root/root 2601 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/patch/transformers/fix-ts-early-return.js -rw-r--r-- root/root 1068 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/patch/transformers/fix-ts-early-return.js.map -rw-r--r-- root/root 158 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/patch/transformers/hook-tsc-exec.d.ts -rw-r--r-- root/root 2055 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/patch/transformers/hook-tsc-exec.js -rw-r--r-- root/root 1349 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/patch/transformers/hook-tsc-exec.js.map -rw-r--r-- root/root 228 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/patch/transformers/index.d.ts -rw-r--r-- root/root 1126 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/patch/transformers/index.js -rw-r--r-- root/root 236 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/patch/transformers/index.js.map -rw-r--r-- root/root 183 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/patch/transformers/merge-statements.d.ts -rw-r--r-- root/root 2785 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/patch/transformers/merge-statements.js -rw-r--r-- root/root 1993 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/patch/transformers/merge-statements.js.map -rw-r--r-- root/root 165 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/patch/transformers/patch-create-program.d.ts -rw-r--r-- root/root 2364 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/patch/transformers/patch-create-program.js -rw-r--r-- root/root 1552 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/patch/transformers/patch-create-program.js.map -rw-r--r-- root/root 159 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/patch/transformers/patch-emitter.d.ts -rw-r--r-- root/root 2755 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/patch/transformers/patch-emitter.js -rw-r--r-- root/root 1881 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/patch/transformers/patch-emitter.js.map -rw-r--r-- root/root 3655 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/plugin-types.d.ts -rw-r--r-- root/root 130 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/plugin-types.js -rw-r--r-- root/root 148 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/plugin-types.js.map drwxr-xr-x root/root 0 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/resources/ -rw-r--r-- root/root 5024 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/resources/module-patch.d.ts -rw-r--r-- root/root 32417 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/resources/module-patch.js drwxr-xr-x root/root 0 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/slice/ -rw-r--r-- root/root 572 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/slice/module-slice.d.ts -rw-r--r-- root/root 1649 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/slice/module-slice.js -rw-r--r-- root/root 1083 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/slice/module-slice.js.map -rw-r--r-- root/root 185 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/slice/ts54.d.ts -rw-r--r-- root/root 2677 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/slice/ts54.js -rw-r--r-- root/root 2185 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/slice/ts54.js.map -rw-r--r-- root/root 180 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/slice/ts55.d.ts -rw-r--r-- root/root 2816 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/slice/ts55.js -rw-r--r-- root/root 2273 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/slice/ts55.js.map -rw-r--r-- root/root 183 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/slice/ts552.d.ts -rw-r--r-- root/root 2825 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/slice/ts552.js -rw-r--r-- root/root 2275 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/slice/ts552.js.map drwxr-xr-x root/root 0 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/system/ -rw-r--r-- root/root 185 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/system/cache.d.ts -rw-r--r-- root/root 3149 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/system/cache.js -rw-r--r-- root/root 1260 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/system/cache.js.map -rw-r--r-- root/root 948 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/system/errors.d.ts -rw-r--r-- root/root 2655 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/system/errors.js -rw-r--r-- root/root 1506 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/system/errors.js.map -rw-r--r-- root/root 102 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/system/index.d.ts -rw-r--r-- root/root 964 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/system/index.js -rw-r--r-- root/root 195 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/system/index.js.map -rw-r--r-- root/root 272 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/system/logger.d.ts -rw-r--r-- root/root 2439 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/system/logger.js -rw-r--r-- root/root 1858 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/system/logger.js.map -rw-r--r-- root/root 66 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/system/types.d.ts -rw-r--r-- root/root 382 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/system/types.js -rw-r--r-- root/root 179 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/system/types.js.map -rw-r--r-- root/root 537 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/ts-package.d.ts -rw-r--r-- root/root 3034 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/ts-package.js -rw-r--r-- root/root 1991 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/ts-package.js.map drwxr-xr-x root/root 0 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/utils/ -rw-r--r-- root/root 496 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/utils/file-utils.d.ts -rw-r--r-- root/root 4042 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/utils/file-utils.js -rw-r--r-- root/root 2657 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/utils/file-utils.js.map -rw-r--r-- root/root 1551 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/utils/find-cache-dir.d.ts -rw-r--r-- root/root 4630 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/utils/find-cache-dir.js -rw-r--r-- root/root 2265 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/utils/find-cache-dir.js.map -rw-r--r-- root/root 187 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/utils/general.d.ts -rw-r--r-- root/root 764 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/utils/general.js -rw-r--r-- root/root 355 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/utils/general.js.map -rw-r--r-- root/root 91 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/utils/index.d.ts -rw-r--r-- root/root 935 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/utils/index.js -rw-r--r-- root/root 181 2025-10-28 11:11 ./usr/share/nodejs/ts-patch/utils/index.js.map lrwxrwxrwx root/root 0 2025-10-28 11:11 ./usr/bin/ts-patch -> ../share/nodejs/ts-patch/bin/ts-patch.js lrwxrwxrwx root/root 0 2025-10-28 11:11 ./usr/bin/tspc -> ../share/nodejs/ts-patch/bin/tspc.js | |
| copyright of ts-patch_3.3.0-1_all.deb (click to toggle) | |
|---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ts-patch Upstream-Contact: https://github.com/nonara/ts-patch/issues Source: https://github.com/nonara/ts-patch#readme Files: * Copyright: 2025, Ron Spickenagel <http://twitter.com/ron> License: Expat Files: debian/* Copyright: 2025, Yadd <yadd@debian.org> License: Expat Files: debian/build_modules/@types/* Copyright: Microsoft Corporation License: Expat Files: debian/build_modules/tsconfig-paths Copyright: 2016 Jonas Kello License: Expat Files: projects/core/src/utils/find-cache-dir.ts Copyright: Sindre Sorhus <sindresorhus@gmail.com> James Talmage <james@talmage.io> License: Expat License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | |
Timestamp: 28.10.2025 / 12:02:43 (UTC)