node-chalk 5.2.0-1 source package in Ubuntu
Changelog
node-chalk (5.2.0-1) unstable; urgency=medium * Team upload * New upstream version 5.2.0 -- Yadd <email address hidden> Mon, 12 Dec 2022 17:44:20 +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 | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc | |
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
node-chalk_5.2.0-1.dsc | 2.3 KiB | 2af682909ff6435577cba19477ff5ab59e5e5c9c860b35b77a9d6ef5f56fe501 |
node-chalk_5.2.0.orig.tar.gz | 303.9 KiB | 8c73d60dceb04d64f310eb2272595b2b78391e2cbd1f8bc55efd8fed026ba99e |
node-chalk_5.2.0-1.debian.tar.xz | 6.8 KiB | 16bc052508265288bd438196c167642133918293022b045d12aa24244d1f0135 |
Available diffs
- diff from 5.0.1-2 to 5.2.0-1 (8.7 KiB)
- diff from 5.1.2-2 to 5.2.0-1 (3.1 KiB)
No changes file available.
Binary packages built by this source
- node-chalk: Terminal string styling for Node.js
Chalk is a Node.js module which provides string styling via ANSI escape codes
without extending String.prototype.
.
Node.js is an event-based server-side JavaScript engine.