node-array-unique 0.3.2-1 source package in Ubuntu

Changelog

node-array-unique (0.3.2-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Update packaging:
    - Use upstream's github in d/watch
    - Bump d/watch to version 4
    - Use https in d/copyright's Format
    - Bump dh compat to 10
    - Clean d/rules
    - Move to section javascript
  * Run the upstream test suite in autopkgtest

 -- Julien Puydt <email address hidden>  Sat, 25 Nov 2017 00:01:17 +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
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-array-unique_0.3.2-1.dsc 2.1 KiB 7c99f1957c5713f2f4eba627b16346a6dcbcdb29b6599f857ad214708d3b1f1c
node-array-unique_0.3.2.orig.tar.gz 6.1 KiB a78173e0d0166faf18673406880d5b6a7c163fd1fa149b97c7aa4ea8444b3119
node-array-unique_0.3.2-1.debian.tar.xz 2.2 KiB 0445c8ad7a6723aada0a93c8582c13f7ff79b8cfbf15720ad655d04b843fa183

Available diffs

No changes file available.

Binary packages built by this source

node-array-unique: Return an array free of duplicate values

 This node.js module returns an array free of duplicate values. It is
 the fastest ES5 implementation.
 .
 Node.js is an event-based server-side JavaScript engine.