node-minimatch 9.0.3-4build2 source package in Ubuntu

Changelog

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

  * Rebuild to bootstrap

 -- Gianfranco Costamagna <email address hidden>  Sun, 19 Nov 2023 10:00:50 +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-4build2.debian.tar.xz 54.8 KiB b798d7d97d3c99ec50f88aad9e0cf08ed625cba2652fbf18cd4e8c3790d86e92
node-minimatch_9.0.3-4build2.dsc 2.1 KiB 790d1537165f8678a8705feb7bec2bbf3126c055af1f02a8c25728e42f9a1cc7

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.