node-minimatch 5.1.1+~5.1.2-1 source package in Ubuntu

Changelog

node-minimatch (5.1.1+~5.1.2-1) unstable; urgency=medium

  * Team upload
  * New upstream version 5.1.1+~5.1.2

 -- Yadd <email address hidden>  Wed, 30 Nov 2022 15:47:33 +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 web
Lunar release universe web

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-minimatch_5.1.1+~5.1.2-1.dsc 2.4 KiB b8a6a3b3fcb970f0e29641cacb25e6965a819726311405556c87cedfc110f115
node-minimatch_5.1.1+~5.1.2.orig-types-minimatch.tar.gz 4.2 KiB 2ca2a02fcc8f4f8259656a507266a1974d76af73046a6434814ccc48128820e6
node-minimatch_5.1.1+~5.1.2.orig.tar.gz 54.9 KiB f950a1c94b901a5d896016090f8e9adb2bb06138d2eb92c9b749ff65ceae3820
node-minimatch_5.1.1+~5.1.2-1.debian.tar.xz 3.7 KiB 23e5eaba90dbb718313e2c77914bd9d750caa084c89f0a38d53019bd33a0fbce

Available diffs

No changes file available.

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.