node-htmlparser2 8.0.1-4 source package in Ubuntu

Changelog

node-htmlparser2 (8.0.1-4) unstable; urgency=medium

  * Team upload
  * Declare compliance with policy 4.6.1
  * Update minimal dependencies
  * Add fix for jest >= 29

 -- Yadd <email address hidden>  Tue, 18 Oct 2022 16:11:16 +0200

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-htmlparser2_8.0.1-4.dsc 2.2 KiB b85a1f06471274098220e09d3afc3b0ae3e23be97235abf594ce8cfbc69b1047
node-htmlparser2_8.0.1.orig.tar.gz 133.3 KiB bf60a3465e5c30def094fb7549dac93da760ad2fdfe45525b4316678b64108d0
node-htmlparser2_8.0.1-4.debian.tar.xz 4.5 KiB dd5ee123566ad2849c440499dd16b48215a24e7fb06f2d6511654a00778bbeae

Available diffs

No changes file available.

Binary packages built by this source

node-htmlparser2: Fast & forgiving HTML/XML/RSS parser

 A forgiving HTML/XML/RSS parser written in JS for NodeJS. The
 parser can handle streams (chunked data) and supports custom
 handlers for writing custom DOMs/output.
 .
 Node.js is an event-based server-side JavaScript engine.