node-arr-union 3.1.0+~3.1.0-1 source package in Ubuntu
Changelog
node-arr-union (3.1.0+~3.1.0-1) unstable; urgency=medium * Team upload [ Debian Janitor ] * Apply multi-arch hints. + node-arr-union: Add Multi-Arch: foreign. [ Yadd ] * Bump debhelper compatibility level to 13 * Declare compliance with policy 4.5.1 * Modernize debian/watch * Use dh-sequence-nodejs * Update standards version to 4.6.0, no changes needed. * Fix filenamemangle * Drop dependency to nodejs * Embed typescript definitions and repack * Enable upstream test (mocha) -- Yadd <email address hidden> Fri, 19 Nov 2021 22:46:49 +0100
Upload details
- Uploaded by:
- Debian Javascript Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Javascript Maintainers
- Architectures:
- all
- Section:
- javascript
- Urgency:
- Medium Urgency
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
node-arr-union_3.1.0+~3.1.0-1.dsc | 2.4 KiB | 01b4655e297b1a89e282db42d2d23fd5509c372552e98475a0f36f868a7af734 |
node-arr-union_3.1.0+~3.1.0.orig-types-arr-union.tar.gz | 1.5 KiB | 809b2cbea8c0f34ed7f3a0fe05c8dc482ff66b3c41d011aa5bab7e1c0fee5939 |
node-arr-union_3.1.0+~3.1.0.orig.tar.gz | 6.9 KiB | c93019b1709af0c98c8f75bf2b4e9e01d1ff3a167580be89b16f65723437759f |
node-arr-union_3.1.0+~3.1.0-1.debian.tar.xz | 2.7 KiB | 39b44069c9a47d6f10efe15e10bbad5913bf0aa8eb6169d2c24e8701f7958edd |
Available diffs
- diff from 3.1.0-2 to 3.1.0+~3.1.0-1 (7.5 KiB)
No changes file available.
Binary packages built by this source
- node-arr-union: Combines list of arrays, returning single array with unique values
Combines a list of arrays, returning a single array with unique values, using
strict equality for comparisons.
.
Node.js is an event-based server-side JavaScript engine.