Package: node-gulp-tsb / 4.0.5+~cs7.0.2-4
Metadata
Package | Version | Patches format |
---|---|---|
node-gulp-tsb | 4.0.5+~cs7.0.2-4 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
fix ansi colors compatibility Promise issue.patch | (download) |
lib/builder.js |
2 1 + 1 - 0 ! |
this patch is made for the following reasons: * The upstream author uses a old version of ansi-colors. But debian contains the new version of this package. * Old ansi-colors uses bgcyan for outputting the message whereas new ansi-colors uses bgCyan. For avoiding warning about this, I've been updated src/builder.ts and lib/builder.js files. * Added <void> in a Promise code of src/builder.ts for avoiding warning about that. |
1