licenses.dev

pg-pubsub v0.3.0

A Publish/Subscribe implementation on top of PostgreSQL NOTIFY/LISTEN

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT16
PackageRelationDependenciesPublished
buffer-writer • 1.0.1a fast, efficient buffer writerINDIRECT0
generic-pool • 2.4.2Generic resource pooling for Node.JSINDIRECT0
js-string-escape • 1.0.1Escape strings for use as JavaScript string literalsINDIRECT0
packet-reader • 0.2.0Read binary packets...INDIRECT0
pg-connection-string • 0.1.3Functions for dealing with a PostgresSQL connection stringINDIRECT0
pg-format • 1.0.4Node.js implementation of PostgreSQL's format() to safely create dynamic SQL queries.DIRECT0
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
promised-retry • 0.2.3A generic promised based retry mechanism. Useful for eg. ensuring an available database or message queue connectionDIRECT0
split • 0.3.3split a Text Stream into a Line StreamINDIRECT1
through • 2.3.8simplified stream constructionINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
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
BSD-2-Clause1
PackageRelationDependenciesPublished
pgpass • 0.0.3Module for reading .pgpassINDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.3.0 version:

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