node-locate-path 7.1.1-2 source package in Ubuntu

Changelog

node-locate-path (7.1.1-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + node-locate-path: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Thu, 08 Dec 2022 00:13:47 +0000

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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-locate-path_7.1.1-2.dsc 2.1 KiB 76e0b0216bc1b90c348f9d12e73266759d1ae53c7d3bfcb7b834e9b24d1b9faf
node-locate-path_7.1.1.orig.tar.gz 4.4 KiB 1e9540c262b4069f632cdfe79b91d69add8779487b849963b9add9f1288cd0f2
node-locate-path_7.1.1-2.debian.tar.xz 3.9 KiB cb8689d428de1a667209eb3318bd049354436f969792c1a29c44b865dd12578c

Available diffs

No changes file available.

Binary packages built by this source

node-locate-path: Get the first path that exists on disk of multiple paths

 Node.js module to get the first path that exists on disk, from
 an array of multiple possible paths.
 .
 Provides a synchronous version and an asynchronous version (that
 returns a promise).
 .
 Node.js is an event-based server-side JavaScript engine.