licenses.dev

pg-pubsub v0.4.1

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

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT19
PackageRelationDependenciesPublished
assert-plus • 1.0.0Extra assertions on top of node's assert moduleINDIRECT0
buffer-writer • 2.0.0a fast, efficient buffer writerINDIRECT0
core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
extsprintf • 1.4.1extended POSIX-style sprintfINDIRECT0
packet-reader • 1.0.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-packet-stream • 1.1.0INDIRECT0
pg-pool • 2.0.10Connection pool for node-postgresINDIRECT0
pg-types • 2.2.0Query result type converters for node-postgresINDIRECT6
pg • 7.18.2PostgreSQL client - pure javascript & libpq with the same APIDIRECT15
pgpass • 1.0.5Module for reading .pgpassINDIRECT1
postgres-array • 2.0.0Parse 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
verror • 1.10.1richer JavaScript errorsDIRECT3
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
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/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.4.1 version:

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