node-minimatch 3.1.1+~3.0.5-1 source package in Ubuntu

Changelog

node-minimatch (3.1.1+~3.0.5-1) unstable; urgency=medium

  * Team upload
  * New upstream version 3.1.1+~3.0.5

 -- Yadd <email address hidden>  Sun, 13 Feb 2022 16:06:12 +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 web

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-minimatch_3.1.1+~3.0.5-1.dsc 2.4 KiB bc14c7b252205d4bebaa5aafb8f1df366f6df30dcd8eeab8dee9490e7b59d127
node-minimatch_3.1.1+~3.0.5.orig-types-minimatch.tar.gz 2.9 KiB 79866e26cfc3fc660bb79144243c344c5df5e5b64f8b022c9e07dfa3fcb66f24
node-minimatch_3.1.1+~3.0.5.orig.tar.gz 74.7 KiB 00824e05cd61617d8a40057a45dcd5c5ab8d9081c6d14359a7f976e2e10a24c8
node-minimatch_3.1.1+~3.0.5-1.debian.tar.xz 4.0 KiB 169ab044771e52e6a743399fc8bc308cd7af708a4c86ad8ad2c1848ecac0399c

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.