node-first-chunk-stream 4.0.0-1 source package in Ubuntu

Changelog

node-first-chunk-stream (4.0.0-1) unstable; urgency=medium

  * Team upload
  * Bump debhelper compatibility level to 12
  * Declare compliance with policy 4.5.0
  * Add "Rules-Requires-Root: no"
  * Add debian/gbp.conf
  * Add upstream/metadata
  * New upstream version 4.0.0
  * Use tape instead of ava for test
  * Use pkg-js-tools auto test & install
  * Update copyright

 -- Xavier Guimard <email address hidden>  Fri, 14 Feb 2020 11:58:48 +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-first-chunk-stream_4.0.0-1.dsc 2.2 KiB 7208109f6c4eac45af0b0e460ed01463a6e883abb9e4e1e9d44458c5746d2673
node-first-chunk-stream_4.0.0.orig.tar.gz 5.4 KiB 9b4efe700a9e2955b83fb566c4e8fabe1515ca10b9c0512622551a1a7d13e381
node-first-chunk-stream_4.0.0-1.debian.tar.xz 3.2 KiB 4384b651bdc3ab2518d0ce72da77cbd9838cd86155dcb2a947451a883c54dbac

Available diffs

No changes file available.

Binary packages built by this source

node-first-chunk-stream: buffer and transform the first chunk in a stream

 This package transform a buffer in a javascript stream that could be pass
 to other callback.
 .
 This is reverse dependency of gulp a package builder for nodejs.
 .
 Node.js is an event-based server-side JavaScript engine.