psl.js 1.6.0+ds-1 source package in Ubuntu

Changelog

psl.js (1.6.0+ds-1) unstable; urgency=medium

  * New upstream version 1.6.0
  * Update browser files install

 -- Xavier Guimard <email address hidden>  Wed, 18 Dec 2019 06:31:44 +0100

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

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
psl.js_1.6.0+ds-1.dsc 2.2 KiB 6a4c5132e93e2ee0ac00e3506dd08a8256d1bd7f6a59514ed9da17bb9b90ab24
psl.js_1.6.0+ds.orig.tar.xz 84.4 KiB 28e2a1feb34f0e0fecc3f22f0002a464a23081c549f3193424b78817d165c3c8
psl.js_1.6.0+ds-1.debian.tar.xz 6.5 KiB f3f848b2c0c2c04603cce18c26b560ca100c6f2ab16f6bd9310fb720a725152a

Available diffs

No changes file available.

Binary packages built by this source

libjs-psl: Domain name parser based on the Public Suffix List

 psl is a JavaScript domain name parser based on the Public Suffix List
 (https://publicsuffix.org/). This implementation is tested against the test
 data hosted by Mozilla and kindly provided by Comodo.
 .
 The Public Suffix List is a cross-vendor initiative to provide an accurate
 list of domain name suffixes. A "public suffix" is one under which Internet
 users can directly register names. Some examples of public suffixes are
 ".com", ".co.uk" and "pvt.k12.wy.us". The Public Suffix List is a list of all
 known public suffixes.
 .
 This package provides the library for browsers.

node-psl: Node.js domain name parser based on the Public Suffix List

 psl is a JavaScript domain name parser based on the Public Suffix List
 (https://publicsuffix.org/). This implementation is tested against the test
 data hosted by Mozilla and kindly provided by Comodo.
 .
 The Public Suffix List is a cross-vendor initiative to provide an accurate
 list of domain name suffixes. A "public suffix" is one under which Internet
 users can directly register names. Some examples of public suffixes are
 ".com", ".co.uk" and "pvt.k12.wy.us". The Public Suffix List is a list of all
 known public suffixes.
 .
 This package provides the node.js module.