Package Licenses
MIT
Dependency Licenses
MIT9
Package | Relation | Dependencies | Published |
---|---|---|---|
@gulpjs/to-absolute-glob • 4.0.0Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled. | DIRECT | 1 | |
fast-fifo • 1.3.2A fast fifo implementation similar to the one powering nextTick in Node.js core | INDIRECT | 0 | |
is-extglob • 2.1.1Returns true if a string has an extglob. | INDIRECT | 0 | |
is-glob • 4.0.3Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet | DIRECT | 1 | |
is-negated-glob • 1.0.0Returns an object with a `negated` boolean and the `!` stripped from negation patterns. Also respects extglobs. | DIRECT | 0 | |
normalize-path • 3.0.0Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled. | DIRECT | 0 | |
picomatch • 2.3.1Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions. | INDIRECT | 0 | |
reusify • 1.1.0Reuse objects and functions with style | INDIRECT | 0 | |
streamx • 2.22.1An iteration of the Node.js core streams with a series of improvements | DIRECT | 4 |
ISC3
Package | Relation | Dependencies | Published |
---|---|---|---|
anymatch • 3.1.3Matches strings against configurable strings, globs, regular expressions, and/or functions | DIRECT | 2 | |
fastq • 1.19.1Fast, in memory work queue | DIRECT | 1 | |
glob-parent • 6.0.2Extract the non-magic parent path from a glob string. | DIRECT | 2 |
Apache-2.03
Package | Relation | Dependencies | Published |
---|---|---|---|
b4a • 1.6.7Bridging the gap between buffers and typed arrays | INDIRECT | 0 | |
bare-events • 2.5.4Event emitters for JavaScript | INDIRECT | 0 | |
text-decoder • 1.2.3Streaming text decoder that preserves multibyte Unicode characters | INDIRECT | 1 |