node-is-glob 4.0.0-1 source package in Ubuntu

Changelog

node-is-glob (4.0.0-1) unstable; urgency=medium

  * Team upload
  * New upstream release

 -- Pirate Praveen <email address hidden>  Sun, 22 Oct 2017 10:27:15 +0530

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

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-is-glob_4.0.0-1.dsc 2.0 KiB 8ae1d54301ece73c9e5ac4490c3feb7e0a64da44a269e2a165ffd4f98d2e4f61
node-is-glob_4.0.0.orig.tar.gz 7.5 KiB 8c3a90e75e55eff10cc7844286009fe17f375397e77d8cc4af96acdc73655749
node-is-glob_4.0.0-1.debian.tar.xz 2.1 KiB 34f688fe2de2a9606c83e6f8e9173eb837a69b20a53b63908cf0f696afd731df

Available diffs

No changes file available.

Binary packages built by this source

node-is-glob: Node module to return true if a string is a glob or extglob

 Node module providing a function that returns true if a string contains
 a glob or extglob. Extglobs add the expressive power of regular expressions
 to globs patterns.
 .
 Node.js is an event-based server-side JavaScript engine.