node-globby 13.1.2+~cs16.24.39-2 source package in Ubuntu

Changelog

node-globby (13.1.2+~cs16.24.39-2) unstable; urgency=medium

  * Team upload
  * Add build dependency to node-minimist (Closes: #1020158)

 -- Yadd <email address hidden>  Sun, 18 Sep 2022 09:08:38 +0200

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-globby_13.1.2+~cs16.24.39-2.dsc 5.5 KiB 6372b151f0cb1de05bd2828e5f7e98b6afef6a4accba6371af59772e57786638
node-globby_13.1.2+~cs16.24.39.orig-dir-glob.tar.gz 3.2 KiB 2fb531e89d897c96434d19726ff69117ce5780e398f80b2e69730cdde52ab551
node-globby_13.1.2+~cs16.24.39.orig-fast-glob.tar.gz 47.2 KiB 54b586b11f7c487dbd6e0cbe5b205adaf0f65ebd0e0df856f1132f021931e442
node-globby_13.1.2+~cs16.24.39.orig-fastq.tar.gz 8.8 KiB 4ca4d9766ecb0401b9685fc9d70df7e621d6df743dbc85ac2360486c45789365
node-globby_13.1.2+~cs16.24.39.orig-merge2.tar.gz 27.6 KiB 088488760ba8b494e22e5c26c2e5e1c7505859f2515c77fdee611da3cd2ac747
node-globby_13.1.2+~cs16.24.39.orig-nodelib-fs-macchiato.tar.gz 3.0 KiB ea63a4d0b76bf4565f2f54d86b5fd0eebb34b9e3c7731e834aba7aafbb0d35e1
node-globby_13.1.2+~cs16.24.39.orig-nodelib-fsscandir.tar.gz 6.4 KiB a924bfa317c78e8bdbb0bd361522aba431fffe0878bf3699a8cb35a6e50cf94c
node-globby_13.1.2+~cs16.24.39.orig-nodelib-fsstat.tar.gz 4.1 KiB d8f8533551f21aca87b3fc2d4bc2e2cc7ab221104902c07da3df20baaf52136b
node-globby_13.1.2+~cs16.24.39.orig-nodelib-fswalk.tar.gz 7.2 KiB cbf9621f69b822ce97f71e842fea8e7bf9c7e986f01285689ede282092727d3d
node-globby_13.1.2+~cs16.24.39.orig-reusify.tar.gz 4.4 KiB cfffd2e3daea789780b72dff4f8b3234d70fe218eb274b04576063f012794770
node-globby_13.1.2+~cs16.24.39.orig-run-parallel.tar.gz 5.9 KiB 25b61ff248d4564160e3694c5cb5e94097107f193b2938511ab95a366a200095
node-globby_13.1.2+~cs16.24.39.orig.tar.gz 13.6 KiB 1f50eff94a87a6817cbb06b8588e73a4aff05342eaa9135d3b99155d0dd62d18
node-globby_13.1.2+~cs16.24.39-2.debian.tar.xz 12.1 KiB 917e9904cc35d26e59aea9bd4a622e56749432900b85c4a335795fe65b1b80b7

No changes file available.

Binary packages built by this source

node-globby: Extends glob with promise API

 Extends glob with support for multiple patterns and exposes a Promise API.
 .
 Related projects includes multimatch which can match against a list instead of
 the filesystem and then glob-stream which is a streaming alternative finally
 matcher is simple wildcard matching.
 .
 Node.js is an event-based server-side JavaScript engine.