node-glob 7.2.1+~cs7.6.15-1 source package in Ubuntu

Changelog

node-glob (7.2.1+~cs7.6.15-1) unstable; urgency=medium

  * Team upload
  * New upstream version 7.2.1+~cs7.6.15

 -- Yadd <email address hidden>  Thu, 17 Feb 2022 11:07:04 +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
Jammy release universe devel

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-glob_7.2.1+~cs7.6.15-1.dsc 3.5 KiB 05e5e69819db3a3e3c00cfdaf3a3cb1755130f9bffa778c3cecc54f9c9d72b01
node-glob_7.2.1+~cs7.6.15.orig-globalyzer.tar.gz 9.9 KiB 16d1cbc2518f9d2caa8827078e3a82aeec98563609059ddb4e164965e92a2722
node-glob_7.2.1+~cs7.6.15.orig-globrex.tar.gz 29.6 KiB b39debaf5d90ec0a23aac5c2db0eae11bde8c167761be007bd31bd80c59feb0c
node-glob_7.2.1+~cs7.6.15.orig-tiny-glob.tar.gz 28.8 KiB 26837f51b3d5bad0b8b235f0fbaa800d4b18069de4b6280164422eba9ce76a78
node-glob_7.2.1+~cs7.6.15.orig-types-glob.tar.gz 2.3 KiB 1bd7231f12d1d3a0ab828f9ff7a3e4e8fb42ab362f9ee72cbdebd91d21cd81a0
node-glob_7.2.1+~cs7.6.15.orig.tar.gz 963.2 KiB b64f047cd8ab10b18e3465ad00f416407ab8809545563106be08ee6157b2f5d6
node-glob_7.2.1+~cs7.6.15-1.debian.tar.xz 11.1 KiB ecf05f212d0751abe7f6f5ba6d39e2d714f2bbf0e26775e97178fae4b7477868

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.