node-globby 13.1.3+~cs16.25.40-1 source package in Ubuntu

Changelog

node-globby (13.1.3+~cs16.25.40-1) unstable; urgency=medium

  * Team upload
  * Declare compliance with policy 4.6.2
  * New upstream version 13.1.3+~cs16.25.40
  * Refresh patches
  * Use updated dh-nodejs to fix fast-glob install

 -- Yadd <email address hidden>  Sat, 17 Dec 2022 19:15:55 +0100

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-globby_13.1.3+~cs16.25.40-1.dsc 5.5 KiB f2be4f0597e4897c63b2da436d630edfd3d63823929108299548244ff1306691
node-globby_13.1.3+~cs16.25.40.orig-dir-glob.tar.gz 3.2 KiB 2fb531e89d897c96434d19726ff69117ce5780e398f80b2e69730cdde52ab551
node-globby_13.1.3+~cs16.25.40.orig-fast-glob.tar.gz 47.9 KiB 7e4bd1d2f78cbc2463131c04f5d995e3778e92b7f6b7996184ab487d415c0d7d
node-globby_13.1.3+~cs16.25.40.orig-fastq.tar.gz 8.9 KiB 6a19eef6b3909a6b2c152a6a1f4fd68fd2e1d1696cf144fb9eaa977f32270f9d
node-globby_13.1.3+~cs16.25.40.orig-merge2.tar.gz 27.6 KiB 088488760ba8b494e22e5c26c2e5e1c7505859f2515c77fdee611da3cd2ac747
node-globby_13.1.3+~cs16.25.40.orig-nodelib-fs-macchiato.tar.gz 3.0 KiB ea63a4d0b76bf4565f2f54d86b5fd0eebb34b9e3c7731e834aba7aafbb0d35e1
node-globby_13.1.3+~cs16.25.40.orig-nodelib-fsscandir.tar.gz 6.4 KiB a924bfa317c78e8bdbb0bd361522aba431fffe0878bf3699a8cb35a6e50cf94c
node-globby_13.1.3+~cs16.25.40.orig-nodelib-fsstat.tar.gz 4.1 KiB d8f8533551f21aca87b3fc2d4bc2e2cc7ab221104902c07da3df20baaf52136b
node-globby_13.1.3+~cs16.25.40.orig-nodelib-fswalk.tar.gz 7.2 KiB cbf9621f69b822ce97f71e842fea8e7bf9c7e986f01285689ede282092727d3d
node-globby_13.1.3+~cs16.25.40.orig-reusify.tar.gz 4.4 KiB cfffd2e3daea789780b72dff4f8b3234d70fe218eb274b04576063f012794770
node-globby_13.1.3+~cs16.25.40.orig-run-parallel.tar.gz 5.9 KiB 25b61ff248d4564160e3694c5cb5e94097107f193b2938511ab95a366a200095
node-globby_13.1.3+~cs16.25.40.orig.tar.gz 13.6 KiB 5deba243c6e83e44b60b86c7843e457c48b6cc91ece89aecb458b4ddd4ad65bf
node-globby_13.1.3+~cs16.25.40-1.debian.tar.xz 12.1 KiB ff03aa227f0267938573f0b5dbe0c04ea2409a59e8a136b52eb7acc53b270a49

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.