node-which 2.0.2-1 source package in Ubuntu

Changelog

node-which (2.0.2-1) unstable; urgency=medium

  * Team upload
  * New upstream version 2.0.2

 -- Xavier Guimard <email address hidden>  Sat, 07 Dec 2019 08:48:05 +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 web

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-which_2.0.2-1.dsc 2.1 KiB a3f6ee94fc93aa8be79711a69c81347b982d83187ecadc64277673fea79487fe
node-which_2.0.2.orig.tar.gz 34.6 KiB 1481ccbca51ce09fa06451fd02986a3a0b028d100ffc48e5cc92201b1018abfe
node-which_2.0.2-1.debian.tar.xz 2.4 KiB 52de7056fc2e0282f7f6e720a586fba3806eab97cdee017f7cf62deee551b7d8

Available diffs

No changes file available.

Binary packages built by this source

node-which: Cross-platform 'which' module for Node.js

 node-which finds the first instance of a specified executable
 in the PATH environment variable, simulating the behaviour of
 the standard "which" program.
 node-which supports all platforms supported by Node.js.
 .
 This is the module only, the binary being totally useless.
 .
 Node.js is an event-based server-side javascript engine.