node-isurl 4.0.1-2 source package in Ubuntu

Changelog

node-isurl (4.0.1-2) unstable; urgency=medium

  * Team upload
  * Declare compliance with policy 4.4.0
  * Switch install to pkg-js-tools

 -- Xavier Guimard <email address hidden>  Sat, 03 Aug 2019 15:43:14 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-isurl_4.0.1-2.dsc 2.1 KiB 38ad11915da5a774bb4e1515289981ed10ed02c6832680b5155e01a25352afd4
node-isurl_4.0.1.orig.tar.gz 3.9 KiB 5d317eeeef24bd98a3cc249ab5cb2d85c40a3bdfd1be8b0e25ecc87c978fe030
node-isurl_4.0.1-2.debian.tar.xz 73.2 KiB 2dd7ce7e19b8fdc40a4814fb02558b44b0a6d96bf92654b568cfc61dfe3e3f07

Available diffs

No changes file available.

Binary packages built by this source

node-isurl: Checks whether a value is a WHATWG URL

 Works cross-realm/iframe and despite @@toStringTag. WHATWG URL API is used to
 parse, construct, normalise, and encode URLs. URLs will be encoded as per RFC
 3986.
 .
 The Web Hypertext Application Technology Working Group is a community of
 people interested in evolving HTML and related technologies.
 .
 Node.js is an event-based server-side JavaScript engine.