node-fill-range 7.0.1-2 source package in Ubuntu

Changelog

node-fill-range (7.0.1-2) unstable; urgency=medium

  * Team upload
  * Back to unstable after successful tests
  * Bump debhelper compatibility level to 12
  * Declare compliance with policy 4.4.0
  * Switch install to pkg-js-tools

 -- Xavier Guimard <email address hidden>  Mon, 02 Sep 2019 06:49:09 +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
Focal release universe misc

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-fill-range_7.0.1-2.dsc 2.1 KiB 0cecfa385bc095bb18e1f94d88076f36e5a1ef05767ba8d58b8903bbdf947766
node-fill-range_7.0.1.orig.tar.gz 13.9 KiB 72cc74ce537e9e5e04e85bf1b9e707fd03c4772a92be22dc627df8bbe63d4c0d
node-fill-range_7.0.1-2.debian.tar.xz 2.6 KiB c5a86f1a9784f36c1412aca148a478ebce794b34738d3afd4dfd8926e3d6de55

Available diffs

No changes file available.

Binary packages built by this source

node-fill-range: node module to fill in a range of numbers or letters

 fill-range can optionally pass an increment or `step` to use, or create a
 regex-compatible range with `options.toRegex`
 .
 Node.js is an event-based server-side JavaScript engine.