licenses.dev

lego-sql v2.1.0

A lightweight SQL (string) builder using ES6 template strings. Lego embraces SQL instead of adding yet another abstraction layer.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT25
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
buffer-writer • 1.0.1a fast, efficient buffer writerINDIRECT0
chalk • 1.1.3Terminal string styling done right. Much color.DIRECT6
debug • 2.6.9small debugging utilityDIRECT1
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
generic-pool • 2.4.3Generic resource pooling for Node.JSINDIRECT0
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
js-string-escape • 1.0.1Escape strings for use as JavaScript string literalsINDIRECT0
minimist • 1.2.8parse argument optionsDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
object-assign • 4.1.0ES2015 Object.assign() ponyfillINDIRECT0
packet-reader • 0.3.1Read binary packets...INDIRECT0
pg-connection-string • 0.1.3Functions for dealing with a PostgresSQL connection stringINDIRECT0
pg-pool • 1.8.0Connection pool for node-postgresINDIRECT2
pg-types • 1.13.0Query result type converters for node-postgresINDIRECT6
pg • 6.4.2PostgreSQL client - pure javascript & libpq with the same APIDIRECT17
pgpass • 1.0.5Module for reading .pgpassINDIRECT1
postgres-array • 1.0.3Parse postgres array columnsINDIRECT0
postgres-bytea • 1.0.0Postgres bytea parserINDIRECT0
postgres-date • 1.0.7Postgres date column parserINDIRECT0
postgres-interval • 1.2.0Parse Postgres interval columnsINDIRECT1
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
ISC2
PackageRelationDependenciesPublished
pg-int8 • 1.0.164-bit big-endian signed integer-to-string conversionINDIRECT0
split2 • 4.2.0split a Text Stream into a Line Stream, using Stream 3INDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
dotenv • 1.2.0Loads environment variables from .env fileDIRECT0
non-standard1
PackageRelationDependenciesPublished
semver • 4.3.2The semantic version parser used by npm.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.1.0 version:

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