node-isurl 4.0.2+~1.0.2-1 source package in Ubuntu
Changelog
node-isurl (4.0.2+~1.0.2-1) unstable; urgency=medium * Team upload * Update standards version to 4.6.0, no changes needed. * Add "Rules-Requires-Root: no" * Use dh-sequence-nodejs instead of pkg-js-tools * Replace embedded is-urlsearchparams by uscan component * Install is-urlsearchparams module in nodejs dirs * New upstream version 4.0.2+~1.0.2 * Replace some embedded test modules by dependency to node-jsdom * Update test and test modules * Drop lintian overrides * Update copyright -- Yadd <email address hidden> Tue, 02 Nov 2021 15:36:29 +0100
Upload details
- Uploaded by:
- Debian Javascript Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Javascript Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
node-isurl_4.0.2+~1.0.2-1.dsc | 2.5 KiB | 63e4bc908329bc9082b982083a7b8f37cecce56ed5a50cc4e050af863a4157b0 |
node-isurl_4.0.2+~1.0.2.orig-is-urlsearchparams.tar.gz | 3.8 KiB | 73417ba907bf1b1907dd26e3e07b552e4d688975b5ec2259d29c2c403dbc4ec7 |
node-isurl_4.0.2+~1.0.2.orig.tar.gz | 4.0 KiB | 969da1ef7c66bbdd568edca762becab585f8d4bde361a90571b81bcb2aeee25b |
node-isurl_4.0.2+~1.0.2-1.debian.tar.xz | 17.8 KiB | 70b6994c1dd2b09f00236f57dc17a799edaa97d2bbfcc33fc50c36b6731dc124 |
Available diffs
- diff from 4.0.1-4 to 4.0.2+~1.0.2-1 (124.3 KiB)
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.