node-sort-keys 2.0.0-2 source package in Ubuntu

Changelog

node-sort-keys (2.0.0-2) unstable; urgency=medium

  [ Paolo Greppi ]
  * Update Vcs fields for migration to https://salsa.debian.org/

  [ Pirate Praveen ]
  * Bump debhelper compatibility level to 11
  * Bump Standards-Version to 4.1.5 (no changes needed)

 -- Pirate Praveen <email address hidden>  Fri, 13 Jul 2018 21:51:58 +0530

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Cosmic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-sort-keys_2.0.0-2.dsc 2.0 KiB 152eab5c27c37c4e9894142f5dc2138cb4e18f7baf32228b39463dd628874a14
node-sort-keys_2.0.0.orig.tar.gz 2.8 KiB 8375ce2fca3811af32e798fbf206fe180f5f86ce15acdb7abe77f2086bea70bb
node-sort-keys_2.0.0-2.debian.tar.xz 2.1 KiB dd4ecaa067f988102c25cddfb8e8c66d625aa7efa29a5c8c7fba66e53c3a35de

Available diffs

No changes file available.

Binary packages built by this source

node-sort-keys: Sort the keys of an object

 Useful to get a deterministically ordered object, as the order of keys can vary
 This is dependency for ava ,a futuristic test runner
 .
 Node.js is an event-based server-side JavaScript engine.