node-hash-sum 1.0.2-2 source package in Ubuntu

Changelog

node-hash-sum (1.0.2-2) unstable; urgency=medium

  * Team upload
  * Bump debhelper compatibility level to 12
  * Declare compliance with policy 4.4.0
  * Change section to javascript
  * Add debian/gbp.conf
  * Add upstream/metadata
  * Switch test and install to pkg-js-tools (fixes debci)
  * Update VCS fields to salsa

 -- Xavier Guimard <email address hidden>  Thu, 19 Sep 2019 20:35:01 +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

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-hash-sum_1.0.2-2.dsc 2.0 KiB a083060926ab16feddf2755cb04eab0c62455e2e4cefe8f3524c0a0cf842fc60
node-hash-sum_1.0.2.orig.tar.gz 3.3 KiB 84811817e7b9ad29a3b7f9c8a81154bdad7535d8db4b91346700e59fe3f47115
node-hash-sum_1.0.2-2.debian.tar.xz 2.3 KiB d714b2f62fae4aeb0da3beda5622d8cf9d1ece1c12c37e6c2ca8c97da622776b

Available diffs

No changes file available.

Binary packages built by this source

node-hash-sum: Blazing fast unique hash generator

 This module has the following features:
  - no dependencies
  - minimal footprint
  - works in all of node.js, io.js, and the browser
  - hashes functions based on their source code
  - produces different hashes for different object types
  - support for circular references in objects
  - ignores property assignment order
 .
 Node.js is an event-based server-side JavaScript engine.