node-http-errors 1.8.0-1 source package in Ubuntu

Changelog

node-http-errors (1.8.0-1) unstable; urgency=medium

  * Team upload
  * Bump debhelper compatibility level to 13
  * Declare compliance with policy 4.5.1
  * Add debian/gbp.conf
  * Use dh-sequence-nodejs
  * New upstream version 1.8.0

 -- Xavier Guimard <email address hidden>  Wed, 23 Dec 2020 17:02:39 +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

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-http-errors_1.8.0-1.dsc 2.2 KiB 4e36ed867254e2635e1f959dba895e075eb66b85ff459779c5c6231eb65fd96d
node-http-errors_1.8.0.orig.tar.gz 9.0 KiB 40370a7e09aa1ba5f72f25acc40622bf738af6c8f15e22fd5d8318b92fb63770
node-http-errors_1.8.0-1.debian.tar.xz 2.7 KiB e4acced9b3b89be1af131b80a50b4ce88c1d402b758c7c13594c8876fba72fe9

Available diffs

No changes file available.

Binary packages built by this source

node-http-errors: Create HTTP error objects

 This modules allow you to create HTTP errors for Express, Koa, Connect, etc.
 with ease.
 .
 Node.js is an event-based server-side JavaScript engine.