node-punycode 2.2.3-2 source package in Ubuntu

Changelog

node-punycode (2.2.3-2) unstable; urgency=medium

  * Break also against older libjs-punycode

 -- Bastien Roucariès <email address hidden>  Mon, 31 Jul 2023 18:48:52 +0000

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
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-punycode_2.2.3-2.dsc 2.1 KiB e78c5408824a5e03d9ae398d42135d90fd9b249b4d5ab31e1eb8e14c776d0219
node-punycode_2.2.3.orig.tar.gz 11.1 KiB af26eef6d9ea316a47fd0a63bf96c3d3490cdb69de128ffe1975b63c794ae4df
node-punycode_2.2.3-2.debian.tar.xz 3.6 KiB 7d61b199a0161009b576ae2d2401cc27add2398b47ab040dfb479d5ad0c8180e

Available diffs

No changes file available.

Binary packages built by this source

node-punycode: Nodejs robust Punycode converter fully RFC compliant

 node-punycode is a punycode converter conforming to RFC 3492 and RFC 5891,
 and works on nearly all JavaScript platforms.
 .
 Punycode is a way to represent Unicode with the limited character subset
 of ASCII supported by the Domain Name System.
 .
 Node.js is an event-based server-side JavaScript engine.