ts-patch (3.3.0-3)
Details
Core information at a glance
- Distribution
- kali
- Origin
- kali-rolling
- Repository
- https://http.kali.org/kali
- Codename
- kali-rolling
- Component
- main
- Source
- node-ts-patch
- Architecture
- i386
- Section
- javascript
- Priority
- optional
- Maintainer
- Debian Javascript Maintainers <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 369 B
- Size expected
- 58.1 kB
- Size actual
- 58.1 kB
- Size match
Dependencies
Required package dependencies
Suggested packages
Recommended additional packages
- None
Description
node-typescript enhancement to allow custom transformers
Tags
Package classification tags
None
Checksums
Hash values and integrity verification status
| Type | Actual | Match |
|---|---|---|
| MD5 | d592549f…780ecaf6 | |
| SHA-1 | 789b0e16…750c2169 | |
| SHA-256 | 662529c8…1adcee4e | |
| SHA-512 | 7c03694c…db7a7446 |
Contents
Files and directories included
. usr usr/bin usr/share usr/share/doc usr/share/doc/node-ts-patch usr/share/doc/node-ts-patch/README.md.gz usr/share/doc/node-ts-patch/changelog.gz usr/share/doc/ts-patch usr/share/doc/ts-patch/changelog.Debian.gz usr/share/doc/ts-patch/changelog.gz usr/share/doc/ts-patch/copyright usr/share/nodejs usr/share/nodejs/ts-patch usr/share/nodejs/ts-patch/actions usr/share/nodejs/ts-patch/actions/check.d.ts usr/share/nodejs/ts-patch/actions/check.js usr/share/nodejs/ts-patch/actions/check.js.map usr/share/nodejs/ts-patch/actions/index.d.ts usr/share/nodejs/ts-patch/actions/index.js usr/share/nodejs/ts-patch/actions/index.js.map usr/share/nodejs/ts-patch/actions/install.d.ts usr/share/nodejs/ts-patch/actions/install.js usr/share/nodejs/ts-patch/actions/install.js.map usr/share/nodejs/ts-patch/actions/patch.d.ts usr/share/nodejs/ts-patch/actions/patch.js usr/share/nodejs/ts-patch/actions/patch.js.map usr/share/nodejs/ts-patch/actions/uninstall.d.ts usr/share/nodejs/ts-patch/actions/uninstall.js usr/share/nodejs/ts-patch/actions/uninstall.js.map usr/share/nodejs/ts-patch/actions/unpatch.d.ts usr/share/nodejs/ts-patch/actions/unpatch.js usr/share/nodejs/ts-patch/actions/unpatch.js.map usr/share/nodejs/ts-patch/bin usr/share/nodejs/ts-patch/bin/ts-patch.d.ts usr/share/nodejs/ts-patch/bin/ts-patch.js usr/share/nodejs/ts-patch/bin/ts-patch.js.map usr/share/nodejs/ts-patch/bin/tspc.d.ts usr/share/nodejs/ts-patch/bin/tspc.js usr/share/nodejs/ts-patch/bin/tspc.js.map usr/share/nodejs/ts-patch/cli usr/share/nodejs/ts-patch/cli/cli.d.ts usr/share/nodejs/ts-patch/cli/cli.js usr/share/nodejs/ts-patch/cli/cli.js.map usr/share/nodejs/ts-patch/cli/commands.d.ts usr/share/nodejs/ts-patch/cli/commands.js usr/share/nodejs/ts-patch/cli/commands.js.map usr/share/nodejs/ts-patch/cli/help-menu.d.ts usr/share/nodejs/ts-patch/cli/help-menu.js usr/share/nodejs/ts-patch/cli/help-menu.js.map usr/share/nodejs/ts-patch/cli/options.d.ts usr/share/nodejs/ts-patch/cli/options.js usr/share/nodejs/ts-patch/cli/options.js.map usr/share/nodejs/ts-patch/compiler usr/share/nodejs/ts-patch/compiler/package.json usr/share/nodejs/ts-patch/compiler/tsc.js usr/share/nodejs/ts-patch/compiler/tsserver.js usr/share/nodejs/ts-patch/compiler/tsserverlibrary.js usr/share/nodejs/ts-patch/compiler/typescript.js usr/share/nodejs/ts-patch/config.d.ts usr/share/nodejs/ts-patch/config.js usr/share/nodejs/ts-patch/config.js.map usr/share/nodejs/ts-patch/index.d.ts usr/share/nodejs/ts-patch/index.js usr/share/nodejs/ts-patch/index.js.map usr/share/nodejs/ts-patch/module usr/share/nodejs/ts-patch/module/get-live-module.d.ts usr/share/nodejs/ts-patch/module/get-live-module.js usr/share/nodejs/ts-patch/module/get-live-module.js.map usr/share/nodejs/ts-patch/module/index.d.ts usr/share/nodejs/ts-patch/module/index.js usr/share/nodejs/ts-patch/module/index.js.map usr/share/nodejs/ts-patch/module/module-file.d.ts usr/share/nodejs/ts-patch/module/module-file.js usr/share/nodejs/ts-patch/module/module-file.js.map usr/share/nodejs/ts-patch/module/module-source.d.ts usr/share/nodejs/ts-patch/module/module-source.js usr/share/nodejs/ts-patch/module/module-source.js.map usr/share/nodejs/ts-patch/module/source-section.d.ts usr/share/nodejs/ts-patch/module/source-section.js usr/share/nodejs/ts-patch/module/source-section.js.map usr/share/nodejs/ts-patch/module/ts-module.d.ts usr/share/nodejs/ts-patch/module/ts-module.js usr/share/nodejs/ts-patch/module/ts-module.js.map usr/share/nodejs/ts-patch/options.d.ts usr/share/nodejs/ts-patch/options.js usr/share/nodejs/ts-patch/options.js.map usr/share/nodejs/ts-patch/package.json usr/share/nodejs/ts-patch/patch usr/share/nodejs/ts-patch/patch/get-patched-source.d.ts usr/share/nodejs/ts-patch/patch/get-patched-source.js usr/share/nodejs/ts-patch/patch/get-patched-source.js.map usr/share/nodejs/ts-patch/patch/patch-detail.d.ts usr/share/nodejs/ts-patch/patch/patch-detail.js usr/share/nodejs/ts-patch/patch/patch-detail.js.map usr/share/nodejs/ts-patch/patch/patch-module.d.ts usr/share/nodejs/ts-patch/patch/patch-module.js usr/share/nodejs/ts-patch/patch/patch-module.js.map usr/share/nodejs/ts-patch/patch/transformers usr/share/nodejs/ts-patch/patch/transformers/add-original-create-program.d.ts usr/share/nodejs/ts-patch/patch/transformers/add-original-create-program.js usr/share/nodejs/ts-patch/patch/transformers/add-original-create-program.js.map usr/share/nodejs/ts-patch/patch/transformers/fix-ts-early-return.d.ts usr/share/nodejs/ts-patch/patch/transformers/fix-ts-early-return.js usr/share/nodejs/ts-patch/patch/transformers/fix-ts-early-return.js.map usr/share/nodejs/ts-patch/patch/transformers/hook-tsc-exec.d.ts usr/share/nodejs/ts-patch/patch/transformers/hook-tsc-exec.js usr/share/nodejs/ts-patch/patch/transformers/hook-tsc-exec.js.map usr/share/nodejs/ts-patch/patch/transformers/index.d.ts usr/share/nodejs/ts-patch/patch/transformers/index.js usr/share/nodejs/ts-patch/patch/transformers/index.js.map usr/share/nodejs/ts-patch/patch/transformers/merge-statements.d.ts usr/share/nodejs/ts-patch/patch/transformers/merge-statements.js usr/share/nodejs/ts-patch/patch/transformers/merge-statements.js.map usr/share/nodejs/ts-patch/patch/transformers/patch-create-program.d.ts usr/share/nodejs/ts-patch/patch/transformers/patch-create-program.js usr/share/nodejs/ts-patch/patch/transformers/patch-create-program.js.map usr/share/nodejs/ts-patch/patch/transformers/patch-emitter.d.ts usr/share/nodejs/ts-patch/patch/transformers/patch-emitter.js usr/share/nodejs/ts-patch/patch/transformers/patch-emitter.js.map usr/share/nodejs/ts-patch/plugin-types.d.ts usr/share/nodejs/ts-patch/plugin-types.js usr/share/nodejs/ts-patch/plugin-types.js.map usr/share/nodejs/ts-patch/resources usr/share/nodejs/ts-patch/resources/module-patch.d.ts usr/share/nodejs/ts-patch/resources/module-patch.js usr/share/nodejs/ts-patch/slice usr/share/nodejs/ts-patch/slice/module-slice.d.ts usr/share/nodejs/ts-patch/slice/module-slice.js usr/share/nodejs/ts-patch/slice/module-slice.js.map usr/share/nodejs/ts-patch/slice/ts54.d.ts usr/share/nodejs/ts-patch/slice/ts54.js usr/share/nodejs/ts-patch/slice/ts54.js.map usr/share/nodejs/ts-patch/slice/ts55.d.ts usr/share/nodejs/ts-patch/slice/ts55.js usr/share/nodejs/ts-patch/slice/ts55.js.map usr/share/nodejs/ts-patch/slice/ts552.d.ts usr/share/nodejs/ts-patch/slice/ts552.js usr/share/nodejs/ts-patch/slice/ts552.js.map usr/share/nodejs/ts-patch/system usr/share/nodejs/ts-patch/system/cache.d.ts usr/share/nodejs/ts-patch/system/cache.js usr/share/nodejs/ts-patch/system/cache.js.map usr/share/nodejs/ts-patch/system/errors.d.ts usr/share/nodejs/ts-patch/system/errors.js usr/share/nodejs/ts-patch/system/errors.js.map usr/share/nodejs/ts-patch/system/index.d.ts usr/share/nodejs/ts-patch/system/index.js usr/share/nodejs/ts-patch/system/index.js.map usr/share/nodejs/ts-patch/system/logger.d.ts usr/share/nodejs/ts-patch/system/logger.js usr/share/nodejs/ts-patch/system/logger.js.map usr/share/nodejs/ts-patch/system/types.d.ts usr/share/nodejs/ts-patch/system/types.js usr/share/nodejs/ts-patch/system/types.js.map usr/share/nodejs/ts-patch/ts-package.d.ts usr/share/nodejs/ts-patch/ts-package.js usr/share/nodejs/ts-patch/ts-package.js.map usr/share/nodejs/ts-patch/utils usr/share/nodejs/ts-patch/utils/file-utils.d.ts usr/share/nodejs/ts-patch/utils/file-utils.js usr/share/nodejs/ts-patch/utils/file-utils.js.map usr/share/nodejs/ts-patch/utils/find-cache-dir.d.ts usr/share/nodejs/ts-patch/utils/find-cache-dir.js usr/share/nodejs/ts-patch/utils/find-cache-dir.js.map usr/share/nodejs/ts-patch/utils/general.d.ts usr/share/nodejs/ts-patch/utils/general.js usr/share/nodejs/ts-patch/utils/general.js.map usr/share/nodejs/ts-patch/utils/index.d.ts usr/share/nodejs/ts-patch/utils/index.js usr/share/nodejs/ts-patch/utils/index.js.map usr/bin/ts-patch usr/bin/tspc