licenses.dev

knex v0.10.0

A batteries-included SQL query & schema builder for Postgres, MySQL and SQLite3 and the Browser

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT34
PackageRelationDependenciesPublished
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
bluebird • 2.11.0Full featured Promises/A+ implementation with exceptionally good performanceDIRECT0
brace-expansion • 1.1.12Brace expansion as known from sh/bashINDIRECT2
chalk • 1.1.3Terminal string styling done right. Much color.DIRECT6
commander • 2.20.3the complete solution for node.js command-line programsDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
debug • 2.6.9small debugging utilityDIRECT1
double-ended-queue • 2.1.0-0Extremely fast double-ended queue implementationINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
extend • 2.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
findup-sync • 0.2.1Find the first file matching a given pattern in the current directory or the nearest ancestor directory.INDIRECT9
flagged-respawn • 0.3.2A tool for respawning node binaries when special flags are present.INDIRECT0
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
hashmap • 2.4.0HashMap Class for JavaScriptINDIRECT0
interpret • 0.6.6A dictionary of file extensions and associated module loaders.DIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
liftoff • 2.0.3Launch your command line tool with ease.DIRECT14
lodash • 3.10.1The modern build of lodash modular utilities.DIRECT0
minimist • 1.1.3parse argument optionsDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`DIRECT1
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
pg-connection-string • 0.1.3Functions for dealing with a PostgresSQL connection stringDIRECT0
readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.xDIRECT4
resolve • 1.1.7resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT0
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
tildify • 1.0.0Convert an absolute path to a tilde path: /Users/sindresorhus/dev => ~/devDIRECT1
user-home • 1.1.1Get the path to the user home directoryINDIRECT0
v8flags • 2.1.1Get available v8 flags.DIRECT1
ISC8
PackageRelationDependenciesPublished
glob • 4.3.5a little globberINDIRECT8
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()DIRECT0
minimatch • 2.0.10a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
pool2 • 1.4.1Resource pool built with database drivers in mindDIRECT5
simple-backoff • 1.1.0Simple backoff calculation with multiple strategiesINDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.10.0 version:

[![licenses](https://licenses.dev/b/npm/knex/0.10.0)](https://licenses.dev/npm/knex/0.10.0)
<a href="https://licenses.dev/npm/knex/0.10.0">
  <img src="https://licenses.dev/b/npm/knex/0.10.0" alt="licenses" />
</a>
GitHub