Package: node-tap / 16.3.2+ds1+~cs50.8.16-1+deb12u1
Metadata
Package | Version | Patches format |
---|---|---|
node-tap | 16.3.2+ds1+~cs50.8.16-1+deb12u1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
drop treport.patch | (download) |
bin/jack.js |
2 1 + 1 - 0 ! |
drop treport treport requires "ink" which isn't packaged |
replace ava by tape.patch | (download) |
module-caller-callsite/test.js |
13 7 + 6 - 0 ! |
replace ava by tape |
export commonjs files.patch | (download) |
module-caller-callsite/package.json |
7 6 + 1 - 0 ! |
export commonjs files |
reproducible.patch | (download) |
module-libtap/test/fixture.js |
4 2 + 2 - 0 ! |
make build reproducible |
export package.json | (download) |
module-tcompare/package.json |
3 2 + 1 - 0 ! |
export package.json |
support tsnode by default.patch | (download) |
bin/run.js |
7 6 + 1 - 0 ! |
support ts-node by default However in node < 18.19, both -r ts-node/register --loader ts-node/esm would compile twice. Probably ts-node acting up, but much easier to avoid here. |