licenses.dev

glob-promise v3.2.0

Promise version of glob

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT248
PackageRelationDependenciesPublished
@semantic-release/commit-analyzer • 3.0.7Customizable commit-analyzer plugin for semantic-releaseINDIRECT80
@semantic-release/condition-travis • 6.2.1Check Travis CI environment before publishingINDIRECT72
@semantic-release/error • 2.2.0errors with more than just a messageINDIRECT0
@semantic-release/last-release-npm • 2.0.2Determine the version of the last release via the npm registryINDIRECT103
@semantic-release/release-notes-generator • 4.0.5Customizable release-notes-generator plugin for semantic-releaseINDIRECT129
@sindresorhus/is • 0.7.0Type check values: `is.string('🦄') //=> true`INDIRECT0
agent-base • 4.3.0Turn a function into an `http.Agent` instanceINDIRECT2
ajv • 6.15.0Another JSON Schema ValidatorINDIRECT5
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
array-find-index • 1.0.2ES2015 `Array#findIndex()` ponyfillINDIRECT0
array-ify • 1.0.0Turn anything into an arrayINDIRECT0
arrify • 1.0.1Convert a value to an arrayINDIRECT0
asn1 • 0.2.6Contains parsers and serializers for ASN.1 (currently BER only)INDIRECT1
assert-plus • 1.0.0Extra assertions on top of node's assert moduleINDIRECT0
async • 1.5.2Higher-order functions and common patterns for asynchronous codeINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
aws4 • 1.13.2Signs and prepares requests using AWS Signature Version 4INDIRECT0
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
builtins • 1.0.3List of node.js builtin modulesINDIRECT0
cacheable-request • 2.1.4Wrap native HTTP requests with RFC compliant cache supportINDIRECT17
camelcase-keys • 2.1.0Convert object keys to camelCaseINDIRECT2
camelcase-keys • 4.2.0Convert object keys to camelCaseINDIRECT3
camelcase • 2.1.1Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
camelcase • 4.1.0Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
chalk • 2.4.2Terminal string styling done rightINDIRECT6
clone-response • 1.0.2Clone a Node.js HTTP response streamINDIRECT1
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
codeclimate-test-reporter • 0.5.1Code Climate test reporter client for javascript projectsDIRECT51
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
commander • 2.9.0the complete solution for node.js command-line programsINDIRECT1
compare-func • 1.3.4Get a compare function for array to sortINDIRECT3
concat-stream • 1.6.2writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT10
config-chain • 1.1.13HANDLE CONFIGURATION ONCE AND FOR ALLINDIRECT2
conventional-changelog-core • 1.9.5conventional-changelog coreINDIRECT123
conventional-changelog-writer • 2.0.3Write logs based on conventional commits and templatesINDIRECT75
conventional-commits-filter • 1.1.6Filter out reverted commits parsed by conventional-commits-parserINDIRECT2
conventional-commits-parser • 2.1.7Parse raw conventional commitsINDIRECT70
core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
cross-spawn • 5.1.0Cross platform child_process#spawn and child_process#spawnSyncINDIRECT7
currently-unhandled • 0.4.1Track the list of currently unhandled promise rejections.INDIRECT1
dargs • 4.1.0Reverse minimist. Convert an object of options into an array of command-line arguments.INDIRECT1
dashdash • 1.14.1A light, featureful and explicit option parsing library.INDIRECT1
dateformat • 1.0.12A node.js package for Steven Levithan's excellent dateFormat() function.INDIRECT48
debug • 3.2.7small debugging utilityINDIRECT1
decamelize-keys • 1.1.1Convert object keys from camelCase to lowercase with a custom separatorINDIRECT2
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
decompress-response • 3.3.0Decompress a HTTP response if neededINDIRECT1
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
delegates • 1.0.0delegate methods and accessors to another propertyINDIRECT0
dot-prop • 3.0.0Get, set, or delete a property from a nested object using a dot pathINDIRECT1
ecc-jsbn • 0.1.2ECC JS code based on JSBNINDIRECT2
error-ex • 1.3.4Easy error subclassing and stack customizationINDIRECT1
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es6-promise • 4.2.8A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
es6-promisify • 5.0.0Converts callback-based functions to ES6 PromisesINDIRECT1
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
execa • 0.8.0A better `child_process`INDIRECT15
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
extsprintf • 1.3.0extended POSIX-style sprintfINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
find-up • 1.1.2Find a file by walking up parent directoriesINDIRECT3
find-up • 2.1.0Find a file by walking up parent directoriesINDIRECT5
follow-redirects • 1.2.6HTTP and HTTPS modules that follow redirects.INDIRECT2
form-data • 2.3.3A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
from2 • 2.3.0Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"INDIRECT8
fs-extra • 4.0.3fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.INDIRECT3
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-pkg-repo • 1.4.0Get normalized repository from package json dataINDIRECT59
get-stdin • 4.0.1Easier stdinINDIRECT0
get-stream • 3.0.0Get a stream as a string, buffer, or arrayINDIRECT0
getpass • 0.1.7getpass for node.jsINDIRECT1
git-head • 1.20.1finds the hash of the HEAD referenceINDIRECT17
git-raw-commits • 1.3.6Get raw git commits out of your repository using git-log(1)INDIRECT68
git-refs • 1.1.3finds all references of a git repositoryINDIRECT16
git-remote-origin-url • 2.0.0Get the remote origin url of a git repositoryINDIRECT3
git-semver-tags • 1.3.6Get all git semver tags of your repository in reverse chronological orderINDIRECT52
github • 12.1.0NodeJS wrapper for the GitHub APIINDIRECT11
got • 8.3.2Simplified HTTP requestsINDIRECT45
graceful-readlink • 1.0.1graceful fs.readlinkINDIRECT0
handlebars • 4.7.9Handlebars provides the power necessary to let you build semantic templates effectively with no frustrationINDIRECT5
har-validator • 5.1.5Extremely fast HTTP Archive (HAR) validator using JSON SchemaINDIRECT7
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
has-symbol-support-x • 1.4.2Tests if ES6 Symbol is supported.INDIRECT0
has-to-string-tag-x • 1.4.1Tests if ES6 @@toStringTag is supported.INDIRECT1
hasown • 2.0.4A robust, ES3 compatible, "has own property" predicate.INDIRECT1
http-signature • 1.2.0Reference implementation of Joyent's HTTP Signature scheme.INDIRECT15
https-proxy-agent • 2.2.4An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT5
import-from • 2.1.0Import a module like with `require()` but from a given pathINDIRECT1
indent-string • 2.1.0Indent each line in a stringINDIRECT2
indent-string • 3.2.0Indent each line in a stringINDIRECT0
into-stream • 3.1.0Convert a buffer/string/array/object/iterable/promise into a streamINDIRECT10
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-core-module • 2.16.2Is this specifier a node.js core module?INDIRECT2
is-finite • 1.1.0ES2015 Number.isFinite() ponyfillINDIRECT0
is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
is-obj • 1.0.1Check if a value is an objectINDIRECT0
is-object • 1.0.2Checks whether a value is an objectINDIRECT0
is-plain-obj • 1.1.0Check if a value is a plain objectINDIRECT0
is-retry-allowed • 1.2.0Is retry allowed for Error?INDIRECT0
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
is-subset • 0.1.1Check if an object is contained within another oneINDIRECT0
is-text-path • 1.0.1Check if a filepath is a text fileINDIRECT1
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
is-utf8 • 0.2.1Detect if a buffer is utf8 encoded.INDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isstream • 0.1.2Determine if an object is a StreamINDIRECT0
isurl • 1.0.0Checks whether a value is a WHATWG URL.INDIRECT3
jsbn • 0.1.1The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.INDIRECT0
json-buffer • 3.0.0JSON parse & stringify that supports binary via bops & base64INDIRECT0
json-parse-better-errors • 1.0.2JSON.parse with context information on errorINDIRECT0
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
jsonfile • 4.0.0Easily read/write JSON files.INDIRECT1
jsonparse • 1.3.1This is a pure-js JSON streaming parser for node.jsINDIRECT0
jsprim • 1.4.2utilities for primitive JavaScript typesINDIRECT5
keyv • 3.0.0Simple key-value storage with support for multiple backendsINDIRECT1
load-json-file • 1.1.0Read and parse a JSON fileINDIRECT9
load-json-file • 4.0.0Read and parse a JSON fileINDIRECT7
locate-path • 2.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
lodash._baseassign • 3.2.0The modern build of lodash’s internal `baseAssign` as a module.INDIRECT5
lodash._basecopy • 3.0.1The modern build of lodash’s internal `baseCopy` as a module.INDIRECT0
lodash._bindcallback • 3.0.1The modern build of lodash’s internal `bindCallback` as a module.INDIRECT0
lodash._createassigner • 3.1.1The modern build of lodash’s internal `createAssigner` as a module.INDIRECT3
lodash._getnative • 3.9.1The modern build of lodash’s internal `getNative` as a module.INDIRECT0
lodash._isiterateecall • 3.0.9The modern build of lodash’s internal `isIterateeCall` as a module.INDIRECT0
lodash._reinterpolate • 3.0.0The modern build of lodash’s internal `reInterpolate` as a module.INDIRECT0
lodash.assign • 3.2.0The modern build of lodash’s `_.assign` as a module.INDIRECT10
lodash.isarguments • 3.1.0The lodash method `_.isArguments` exported as a module.INDIRECT0
lodash.isarray • 3.0.4The modern build of lodash’s `_.isArray` as a module.INDIRECT0
lodash.keys • 3.1.2The modern build of lodash’s `_.keys` as a module.INDIRECT3
lodash.restparam • 3.6.1The modern build of lodash’s `_.restParam` as a module.INDIRECT0
lodash.template • 4.18.1The Lodash method `_.template` exported as a module.INDIRECT2
lodash.templatesettings • 4.2.0The Lodash method `_.templateSettings` exported as a module.INDIRECT1
lodash • 4.18.1Lodash modular utilities.INDIRECT0
loud-rejection • 1.6.0Make unhandled promise rejections fail loudly instead of the default silent failINDIRECT3
lowercase-keys • 1.0.0Lowercase the keys of an objectINDIRECT0
lowercase-keys • 1.0.1Lowercase the keys of an objectINDIRECT0
map-obj • 1.0.1Map object keys and values into a new objectINDIRECT0
map-obj • 2.0.0Map object keys and values into a new objectINDIRECT0
meow • 3.7.0CLI app helperINDIRECT47
meow • 4.0.1CLI app helperINDIRECT51
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mime • 2.6.0A comprehensive library for mime-type mappingINDIRECT0
mimic-response • 1.0.1Mimic a Node.js HTTP response streamINDIRECT0
minimist-options • 3.0.2Pretty options for minimistINDIRECT2
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
modify-values • 1.0.1Modify the values of an objectINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
neo-async • 2.6.2Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster INDIRECT0
nerf-dart • 1.0.0maps a URL to an identifierINDIRECT0
netrc • 0.1.4Parse netrc filesINDIRECT0
normalize-url • 2.0.1Normalize a URLINDIRECT7
npm-run-path • 2.0.2Get your PATH prepended with locally installed binariesINDIRECT1
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
os-homedir • 1.0.2Node.js 4 `os.homedir()` ponyfillINDIRECT0
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
p-cancelable • 0.4.1Create a promise that can be canceledINDIRECT0
p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
p-is-promise • 1.1.0Check if something is a promiseINDIRECT0
p-limit • 1.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 2.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-reduce • 1.0.0Reduce a list of values using promises into a promise for a valueINDIRECT0
p-retry • 1.0.0Retry a promise-returning or async functionINDIRECT1
p-series • 1.1.0Run promise-returning & async functions in seriesINDIRECT2
p-timeout • 2.0.1Timeout a promise after a specified amount of timeINDIRECT1
p-try • 1.0.0`Promise#try()` ponyfill - Starts a promise chainINDIRECT0
parse-github-repo-url • 1.4.1Parse a GitHub URL for user/project@versionINDIRECT0
parse-json • 2.2.0Parse JSON with more helpful errorsINDIRECT2
parse-json • 4.0.0Parse JSON with more helpful errorsINDIRECT3
path-exists • 2.1.0Check if a path existsINDIRECT2
path-exists • 3.0.0Check if a path existsINDIRECT0
path-key • 2.0.1Get the PATH environment variable key cross-platformINDIRECT0
path-object • 2.3.0access object keys with a pathINDIRECT12
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-type • 1.1.0Check if a path is a file, directory, or symlinkINDIRECT4
path-type • 3.0.0Check if a path is a file, directory, or symlinkINDIRECT1
performance-now • 2.1.0Implements performance.now (based on process.hrtime).INDIRECT0
pify • 2.3.0Promisify a callback-style functionINDIRECT0
pify • 3.0.0Promisify a callback-style functionINDIRECT0
pinkie-promise • 2.0.1ES2015 Promise ponyfillINDIRECT1
pinkie • 2.0.4Itty bitty little widdle twinkie pinkie ES2015 Promise implementationINDIRECT0
prepend-http • 2.0.0Prepend `http://` to humanized URLs like todomvc.com and localhostINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
psl • 1.15.0Domain name parser based on the Public Suffix ListINDIRECT1
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
q • 1.5.1A library for promises (CommonJS/Promises/A,B,D)INDIRECT0
query-string • 5.1.1Parse and stringify URL query stringsINDIRECT3
quick-lru • 1.1.0Simple "Least Recently Used" (LRU) cacheINDIRECT0
read-pkg-up • 1.0.1Read the closest package.json fileINDIRECT29
read-pkg-up • 3.0.0Read the closest package.json fileINDIRECT31
read-pkg • 1.1.0Read a package.json fileINDIRECT26
read-pkg • 3.0.0Read a package.json fileINDIRECT24
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
redent • 1.0.0Strip redundant indentation and indent the stringINDIRECT5
redent • 2.0.0Strip redundant indentation and indent the stringINDIRECT2
repeating • 2.0.1Repeat a string - fastINDIRECT1
require-relative • 0.8.7require and resolve modules relative to a path of your choiceINDIRECT0
resolve-from • 3.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
resolve • 1.22.12resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT6
responselike • 1.0.2A response-like object for mocking a Node.js HTTP response streamINDIRECT1
retry • 0.10.1Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
semantic-release • 8.2.3Automated semver compliant package publishingDIRECT308
shebang-command • 1.2.0Get the command from a shebangINDIRECT1
shebang-regex • 1.0.0Regular expression for matching a shebangINDIRECT0
slash • 1.0.0Convert Windows backslash paths to slash pathsINDIRECT0
sort-keys • 2.0.0Sort the keys of an objectINDIRECT1
spdx-expression-parse • 3.0.1parse SPDX license expressionsINDIRECT2
split • 1.0.1split a Text Stream into a Line StreamINDIRECT1
sshpk • 1.18.0A library for finding and using SSH public keysINDIRECT9
strict-uri-encode • 1.1.0A stricter URI encode adhering to RFC 3986INDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string-width • 1.0.2Get the visual width of a string - the number of columns required to display itINDIRECT5
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
strip-bom • 2.0.0Strip UTF-8 byte order mark (BOM) from a string/bufferINDIRECT1
strip-bom • 3.0.0Strip UTF-8 byte order mark (BOM) from a stringINDIRECT0
strip-eof • 1.0.0Strip the End-Of-File (EOF) character from a string/bufferINDIRECT0
strip-indent • 1.0.1Strip leading whitespace from every line in a stringINDIRECT1
strip-indent • 2.0.0Strip leading whitespace from each line in a stringINDIRECT0
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
text-extensions • 1.9.0List of text file extensionsINDIRECT0
through • 2.3.8simplified stream constructionINDIRECT0
through2 • 2.0.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT9
timed-out • 4.0.1Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hangedINDIRECT0
travis-deploy-once • 3.3.0Run a deployment script only once in the Travis test matrixINDIRECT57
trim-newlines • 1.0.0Trim newlines from the start and/or end of a stringINDIRECT0
trim-newlines • 2.0.0Trim newlines from the start and/or end of a stringINDIRECT0
trim-off-newlines • 1.0.3Similar to String#trim() but removes only newlinesINDIRECT0
typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
url-join • 2.0.5Join urls and normalize as in path.join.INDIRECT0
url-parse-lax • 3.0.0Lax url.parse() with support for protocol-less URLs & IPsINDIRECT1
url-to-options • 1.0.1Convert a WHATWG URL to an http(s).request options object.INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
verror • 1.10.0richer JavaScript errorsINDIRECT3
wordwrap • 1.0.0Wrap those words. Show them at what columns to start and stop.INDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
ISC39
PackageRelationDependenciesPublished
abbrev • 1.1.1Like ruby's abbrev module, but in jsINDIRECT0
aproba • 1.2.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
are-we-there-yet • 1.1.7Keep track of the overall completion of many disparate processesINDIRECT9
console-control-strings • 1.1.0A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.INDIRECT0
conventional-changelog-angular • 1.6.6conventional-changelog angular presetINDIRECT5
gauge • 2.7.4A terminal based horizontal guageINDIRECT12
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
har-schema • 2.0.0JSON Schema for HTTP Archive (HAR)INDIRECT0
has-unicode • 2.0.1Try to guess if your terminal supports unicodeINDIRECT0
hosted-git-info • 2.8.9Provides metadata and conversions from repository urls for Github, Bitbucket and GitlabINDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
lru-cache • 4.1.5A cache object that deletes the least-recently-used items.INDIRECT2
nopt • 3.0.6Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT1
nopt • 4.0.3Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT4
npm-package-arg • 6.1.1Parse the things that can be arguments to `npm install`INDIRECT7
npm-registry-client • 8.6.0Client for the npm registryINDIRECT101
npmconf • 2.1.3The config module for npm circa npm@1 and npm@2INDIRECT16
npmlog • 4.1.2logger for npmINDIRECT24
once • 1.3.3Run a function exactly one timeINDIRECT1
once • 1.4.0Run a function exactly one timeINDIRECT1
osenv • 0.1.5Look up environment settings specific to different operating systemsINDIRECT2
proto-list • 1.2.4A utility for managing a prototype chainINDIRECT0
pseudomap • 1.0.2A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.INDIRECT0
semver • 4.3.6The semantic version parser used by npm.INDIRECT0
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
slide • 1.1.6A flow control lib small enough to fit on in a slide presentation. Derived live at Oak.JSINDIRECT0
split2 • 2.2.0split a Text Stream into a Line Stream, using Stream 3INDIRECT10
ssri • 5.3.0Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.INDIRECT1
uid-number • 0.0.5Convert a username/group name to a uid/gid numberINDIRECT0
validate-npm-package-name • 3.0.0Give me a string and I'll tell you if it's a valid npm package nameINDIRECT1
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wide-align • 1.1.5A wide-character aware text alignment function for use on the console or with fixed width fonts.INDIRECT6
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
yallist • 2.1.2Yet Another Linked ListINDIRECT0
Apache-2.09
PackageRelationDependenciesPublished
aws-sign2 • 0.7.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
caseless • 0.12.0Caseless object set/get/has, very useful when working with HTTP headers.INDIRECT0
foreachasync • 3.0.0A node- and browser-ready async counterpart of Array.prototype.forEachINDIRECT0
forever-agent • 0.6.1HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.INDIRECT0
oauth-sign • 0.9.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
request • 2.88.2Simplified HTTP request client.INDIRECT46
spdx-correct • 3.2.0correct invalid SPDX expressionsINDIRECT3
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
validate-npm-package-license • 3.0.4Give me a string and I'll tell you if it's a valid npm package license stringINDIRECT4
BSD-3-Clause6
PackageRelationDependenciesPublished
bcrypt-pbkdf • 1.0.2Port of the OpenBSD bcrypt_pbkdf function to pure JSINDIRECT1
duplexer3 • 0.1.5Like duplexer but using streams3INDIRECT0
lcov-parse • 0.0.10Parse lcov results files and return JSONINDIRECT0
qs • 6.5.5A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
tough-cookie • 2.5.0RFC6265 Cookies and Cookie Jar for node.jsINDIRECT2
BSD-2-Clause5
PackageRelationDependenciesPublished
dotenv • 4.0.0Loads environment variables from .env fileINDIRECT0
http-cache-semantics • 3.8.1Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
normalize-package-data • 2.5.0Normalizes data that can be found in package.json files.INDIRECT14
uglify-js • 3.19.3JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT0
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
JSONStream • 1.3.5rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)INDIRECT2
walk • 2.3.15A node port of python's os.walkINDIRECT1
non-standard1
PackageRelationDependenciesPublished
gitconfiglocal • 1.0.0parse the .git/config file into a useful data structureINDIRECT1
AFL-2.1 OR BSD-3-Clause1
PackageRelationDependenciesPublished
json-schema • 0.4.0JSON Schema validation and specificationsINDIRECT0
CC-BY-3.01
PackageRelationDependenciesPublished
spdx-exceptions • 2.5.0list of SPDX standard license exceptionsINDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
spdx-license-ids • 3.0.23A list of SPDX license identifiersINDIRECT0
Unlicense1
PackageRelationDependenciesPublished
tweetnacl • 0.14.5Port of TweetNaCl cryptographic library to JavaScriptINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.2.0 version:

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