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

Changelog

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

  * Team upload
  * Declare compliance with policy 4.6.1
  * New upstream version 5.1.0+~3.0.5

 -- Yadd <email address hidden>  Wed, 18 May 2022 11:35:28 +0200

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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-minimatch_5.1.0+~3.0.5-1.dsc 2.4 KiB f6487eb459ec60779d06a46769a22134101ce125e923e7edc65c8a4d38e829d9
node-minimatch_5.1.0+~3.0.5.orig-types-minimatch.tar.gz 2.9 KiB 79866e26cfc3fc660bb79144243c344c5df5e5b64f8b022c9e07dfa3fcb66f24
node-minimatch_5.1.0+~3.0.5.orig.tar.gz 77.3 KiB dd058384f2b6f6468c3e8edc9e8ef8c812e19387489b85302fcd805c81936efb
node-minimatch_5.1.0+~3.0.5-1.debian.tar.xz 3.7 KiB 4b183b1587c39cd434661f04016877a34b7fde5f79df916d2a8c4a7bff4db596

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.