licenses.dev

pg-pubsub v0.5.0

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

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT23
PackageRelationDependenciesPublished
@types/node • 22.7.5TypeScript definitions for nodeINDIRECT1
@types/pg • 7.14.11TypeScript definitions for pgDIRECT10
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-protocol • 1.7.0The postgres client/server binary protocol, implemented in TypeScriptINDIRECT0
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.3.0A generic promised based retry mechanism. Useful for eg. ensuring an available database or message queue connectionDIRECT0
undici-types • 6.19.8A stand-alone types package for UndiciINDIRECT0
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.5.0 version:

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