Review: node-ansis 4.2.0-1
Package Information
| Description | small and fast ANSI color library ANSI color library for use in terminals, CI environments, and Chromium-based browsers. Ansis is focused on small size and speed while providing rich functionality and handling edge cases. Some highlights: - Colors - 16 · 256 · Truecolor (hex/rgb) · Named colors (orange, pink ...) - Syntax - Chained · Template literals · Nested templates - Works - ESM · CJS · TS · Node 10+ · Bun · Deno · CI · Chromium browsers - Smart - Auto color detection · Fallback (truecolor → 256 → 16 → b&w) · Supports NO_COLOR · FORCE_COLOR · COLORTERM - Tiny - 5.8 kB · Drop-in replacement for Chalk (44 kB) Node.js is an event-based server-side JavaScript engine. |
|---|---|
| Maintainer | Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org> |
| Changed By | Joseph Nahmias <jello@debian.org> |
| Sponsor | jello@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/js-team/node-ansis.git (browse) |
| Closes | #1136220 |
| Blocked Bugs | #1124988 (wishlist) |
| Tracker | https://tracker.debian.org/pkg/node-ansis |
| Uploaded | 1 month, 16 days ago |
New Package Report
.changes
| Changed-By | Joseph Nahmias |
|---|---|
| Architecture | source all |
| Distribution | unstable |
| Date | Sun, 17 May 2026 07:29:49 -0400 |
| Source | node-ansis |
| Version | 4.2.0-1 |
Changelog
node-ansis (4.2.0-1) unstable; urgency=medium . * Initial release (Closes: #1136220) * install examples
.dsc
| Package-List | node-ansis deb javascript optional arch=all |
|---|---|
| Section | javascript |
| Priority | optional |
| Component | main |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ansis Upstream-Contact: https://github.com/webdiscus/ansis/issues Source: https://github.com/webdiscus/ansis Files: * Copyright: (c) 2025, webdiscus License: ISC Files: debian/* Copyright: 2026, Joseph Nahmias <jello@debian.org> License: ISC License: ISC Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. . THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
Review Information
rejected — allocated to siretart 1 month, 15 days ago, started 1 month, 15 days ago, completed 1 month, 15 days ago.
Final Comment
node-ansis @review-notes-node-ansis-4.2.0-1.md
Other Reviews of this Package
| Version | Hash | Allocated | Completed | Reviewer | Status | Details |
|---|---|---|---|---|---|---|
| 4.2.0-1 | 53fa18b1… | 2026-05-21 23:33 | 2026-05-22 01:34 | siretart | rejected | VIEW |
| 4.2.0-1 | e896a546… | 2026-05-25 22:03 | 2026-05-25 22:30 | siretart | accepted | VIEW |
Public Notes
Missed Author Check
Command: dnq author-check -prepare
Exit code: 0
Author check: scanned 206 files.
NOT IN debian/copyright (1):
webdiscus
LICENSE:3
Result: ATTENTION REQUIRED — 1 author not in debian/copyright
Lintian
Command: lintian -Iiv -L '>=warning' --show-overrides --color=never ../$(basename $PWD)_*.changes
Exit code: 0
N:
W: node-ansis source: pkg-js-autopkgtest-test-is-missing
N:
N: The Testsuite: field for this package points to autopkgtest-pkg-nodejs
N: which attempts to execute the specified file during autopkgtests.
N:
N: When this file is missing, only a simple node require("<module name>") is
N: launched. This may be insufficient to really test this nodejs module (see
N: /usr/share/doc/pkg-js-autopkgtest/README.md).
N:
N: Visibility: warning
N: Show-Always: no
N: Check: languages/javascript/nodejs
N:
N:
W: node-ansis source: pkg-js-tools-test-is-missing
N:
N: The debian/rules file for this package uses --with nodejs which attempts
N: to execute the specified file when running autopkgtests.
N:
N: When this file is missing, only a simple node require(".") is launched
N: which may be insufficient to really test this nodejs module.
N:
N: Please specify the upstream testsuite (or a custom one) in
N: debian/tests/pkg-js/test (see /usr/share/doc/pkg-js-tools/README.md.gz).
N:
N: Visibility: warning
N: Show-Always: no
N: Check: languages/javascript/nodejs
N: