node-glob 8.0.3+~cs8.4.15-1 source package in Ubuntu

Changelog

node-glob (8.0.3+~cs8.4.15-1) unstable; urgency=medium

  * Team upload
  * New upstream version 8.0.3+~cs8.4.15 (updates @types/glob)

 -- Yadd <email address hidden>  Tue, 29 Nov 2022 13:20:29 +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
Mantic release universe devel
Lunar release universe devel

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-glob_8.0.3+~cs8.4.15-1.dsc 3.5 KiB b22ef70bee24b7dbda5837700f5895863c2e51f9704066871ad6570b5b2a4e04
node-glob_8.0.3+~cs8.4.15.orig-globalyzer.tar.gz 9.9 KiB 16d1cbc2518f9d2caa8827078e3a82aeec98563609059ddb4e164965e92a2722
node-glob_8.0.3+~cs8.4.15.orig-globrex.tar.gz 29.6 KiB b39debaf5d90ec0a23aac5c2db0eae11bde8c167761be007bd31bd80c59feb0c
node-glob_8.0.3+~cs8.4.15.orig-tiny-glob.tar.gz 28.8 KiB 26837f51b3d5bad0b8b235f0fbaa800d4b18069de4b6280164422eba9ce76a78
node-glob_8.0.3+~cs8.4.15.orig-types-glob.tar.gz 2.3 KiB 325627ce52ac0d1260f41c2d00510b55b7c18e23c1113b3d0118d5ecf86b9f98
node-glob_8.0.3+~cs8.4.15.orig.tar.gz 967.2 KiB 9f81e1921ff423bab8752dd264027f0692783c03588accdeea94ef962532a788
node-glob_8.0.3+~cs8.4.15-1.debian.tar.xz 11.2 KiB 3afb5fa4f1120aee0db75a4bddf4865a24af6cefc4017c985e1355149ebf27fd

No changes file available.

Binary packages built by this source

node-glob: glob functionality for Node.js

 node-glob is a glob implementation for Node.js
 .
 It features brace expansion, extended glob matching, globstar matching,
 and can be invoked synchronously as well as asynchronously.
 It uses minimatch for pattern matching.
 .
 Node.js is an event-based server-side javascript engine.