node-globby 7.1.1-2 source package in Ubuntu

Changelog

node-globby (7.1.1-2) unstable; urgency=medium

  * Tighten dependency on node-path-type

 -- Pirate Praveen <email address hidden>  Fri, 09 Feb 2018 12:42:16 +0530

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-globby_7.1.1-2.dsc 2.0 KiB 855a7daa80882cb43a3af7823402ce38db58f5c4a4bb300675c6367956be7bf2
node-globby_7.1.1.orig.tar.gz 7.3 KiB 3f0f9b2d08a5007e190d7a6c5d670a2565476ece69f4a1610144363969ad1ab1
node-globby_7.1.1-2.debian.tar.xz 10.2 KiB ec3062c726ab44f137824385b48a6f8215c6ba0b5565202193d122731bff5fa8

Available diffs

No changes file available.

Binary packages built by this source

node-globby: Extends glob with promise API

 Extends glob with support for multiple patterns and exposes a Promise API.
 .
 Related projects includes multimatch which can match against a list instead of
 the filesystem and then glob-stream which is a streaming alternative finally
 matcher is simple wildcard matching.
 .
 Node.js is an event-based server-side JavaScript engine.