node-wrap-ansi 4.0.0-2 source package in Ubuntu

Changelog

node-wrap-ansi (4.0.0-2) unstable; urgency=medium

  * Use pkg-js-autopkgtest
  * Use FORCE_COLOR environment variable in tests to avoid FTBFS
  * No need to spoof support-color in tests
  * Install files in /usr/share/nodejs
  * Update Standards-Version
  * Update debhelper version to 12 using debhelper-compat

 -- Paolo Greppi <email address hidden>  Tue, 29 Oct 2019 16:45:07 +0100

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
javascript
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-wrap-ansi_4.0.0-2.dsc 2.1 KiB d44ddfc31bd9607a3fc163cfb2122275625636cc2e409794a92fdf58b7a51fe0
node-wrap-ansi_4.0.0.orig.tar.gz 16.4 KiB c50b45088edc268c08c8e9ac79f65628f740d3f67ccda039ac1c938fcdc05bfb
node-wrap-ansi_4.0.0-2.debian.tar.xz 4.0 KiB bf66803dd2d64f0c089a821aa2473eb1082f55da0a9f29cef84839f94ad6856d

Available diffs

No changes file available.

Binary packages built by this source

node-wrap-ansi: Wordwrap a string with ANSI escape codes

 Node.js module to wrap words of a string to the specified column
 width, taking into account the actual visual width of the contained
 unicode characters.
 .
 Node.js is an event-based server-side JavaScript engine.