node-on-headers 1.0.2-1 source package in Ubuntu

Changelog

node-on-headers (1.0.2-1) unstable; urgency=medium

  * Team upload
  * Bump debhelper compatibility level to 12
  * Declare compliance with policy 4.4.1
  * Add "Rules-Requires-Root: no"
  * Add debian/gbp.conf
  * Add upstream/metadata
  * New upstream version 1.0.2
  * Use pkg-js-tools auto test & install
  * Require supertest ≥ 3.4.2 (Closes: #947118)

 -- Xavier Guimard <email address hidden>  Sat, 21 Dec 2019 11:52:50 +0100

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

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-on-headers_1.0.2-1.dsc 2.1 KiB 717cf7ddeb3d8649b014fdca7305fd0d067c59281f9c712a93e5ecaf2eefcd85
node-on-headers_1.0.2.orig.tar.gz 6.1 KiB 729b004ac5479fd2070c2e3eaab7270f2a950f3a31c4a657fec4c71c894ddab1
node-on-headers_1.0.2-1.debian.tar.xz 2.5 KiB 16463a31c8239f1aa4c21e78ec303ac0922c57aed2eb8f034722f16108c60417

Available diffs

No changes file available.

Binary packages built by this source

node-on-headers: HTTP response headers listener - Node.js module

 This module tracks when headers are written to a Node.js HTTP response
 and provides a facility for calling listeners before the headers are
 written.
 .
 Node.js is an event-based server-side JavaScript engine.