node-minimatch 9.0.3-4build5 source package in Ubuntu

Changelog

node-minimatch (9.0.3-4build5) noble; urgency=medium

  * Rebuild against newly botstrapped nodejs packages.

 -- Gianfranco Costamagna <email address hidden>  Sun, 19 Nov 2023 23:51:22 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Noble
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe web

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-minimatch_9.0.3.orig.tar.gz 103.3 KiB 9940bdf82bc6d3734c32c918bf1fa1d7cd921b97263155b826d050fba87058c1
node-minimatch_9.0.3-4build5.debian.tar.xz 4.5 KiB 9d880219338d35c47747815225c1652399f5dd1b1e460e8d209dbbd85a53c296
node-minimatch_9.0.3-4build5.dsc 2.1 KiB 49bba0b607f73f7a4787e38657a918541750da077101d0b8ae4a6818c2f0de3c

View changes file

Binary packages built by this source

node-minimatch: Convert glob expressions into RegExp objects for Node.js

 A pure javascript, not strictly compatible, implementation of fnmatch/glob.
 Supports negation, comment, double-star, brace expansion.
 .
 Node.js is an event-based server-side javascript engine.