licenses.dev

glob-stream v4.1.1

File system globs as a stream

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT21
PackageRelationDependenciesPublished
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.13Brace expansion as known from sh/bashINDIRECT2
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
find-index • 0.1.1finds an item in an array matching a predicate function, and returns its indexINDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
json-stable-stringify-without-jsonify • 1.0.1deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependenciesINDIRECT0
ordered-read-streams • 0.1.0Combines array of streams into one read stream in strict orderDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
readable-stream • 1.0.34Streams2, a user-land copy of the stream library from Node.js v0.10.xINDIRECT4
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
through2-filter • 3.0.0A through2 to create an Array.prototype.filter analog for streams.INDIRECT10
through2 • 0.6.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseDIRECT6
through2 • 2.0.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT9
unique-stream • 2.4.0node.js through stream that emits a unique stream of objects based on criteriaDIRECT12
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
ISC6
PackageRelationDependenciesPublished
glob • 4.5.3a little globberDIRECT8
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimatch • 2.0.10a glob matcher in javascriptDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
unknown1
PackageRelationDependenciesPublished
glob2base • 0.0.12Extracts a base path from a node-glob instanceDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/glob-stream)](https://licenses.dev/npm/glob-stream)
<a href="https://licenses.dev/npm/glob-stream">
  <img src="https://licenses.dev/b/npm/glob-stream" alt="licenses" />
</a>

Or the licenses badge code for the 4.1.1 version:

[![licenses](https://licenses.dev/b/npm/glob-stream/4.1.1)](https://licenses.dev/npm/glob-stream/4.1.1)
<a href="https://licenses.dev/npm/glob-stream/4.1.1">
  <img src="https://licenses.dev/b/npm/glob-stream/4.1.1" alt="licenses" />
</a>
GitHub