node-minimatch 9.0.3-4build4 source package in Ubuntu

Changelog

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

  * Rebuild against newly botstrapped nodejs packages.

 -- Gianfranco Costamagna <email address hidden>  Sun, 19 Nov 2023 22:40:27 +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

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-4build4.debian.tar.xz 4.5 KiB e6e9ff95ab023c51b9ca74df00024eb3900f66dcb4231f33d906fa22bb1a22cc
node-minimatch_9.0.3-4build4.dsc 2.1 KiB cdb4b0267f66b49d596c5cc87914f62d1bbed1c406ac39fab6eeeb2c2a7f839d

Available diffs

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.