licenses.dev

lego-sql v1.0.0-alpha.4

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

MIT24
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.2Generic 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
packet-reader • 0.2.0Read binary packets...INDIRECT0
pg-connection-string • 0.1.3Functions for dealing with a PostgresSQL connection stringINDIRECT0
pg-types • 1.13.0Query result type converters for node-postgresINDIRECT6
pg • 4.5.7PostgreSQL client - pure javascript & libpq with the same APIDIRECT16
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
split • 0.3.3split a Text Stream into a Line StreamINDIRECT1
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
through • 2.3.8simplified stream constructionINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
BSD-2-Clause2
PackageRelationDependenciesPublished
dotenv • 1.2.0Loads environment variables from .env fileDIRECT0
pgpass • 0.0.3Module for reading .pgpassINDIRECT2
ISC2
PackageRelationDependenciesPublished
pg-int8 • 1.0.164-bit big-endian signed integer-to-string conversionINDIRECT0
semver • 4.3.6The 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 1.0.0-alpha.4 version:

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