# Third-Party Licenses ## Derived Parser Source | Component | License | Shipped text | | --- | --- | --- | | `pg-int8@1.0.1` | ISC | `licenses/pg-int8-1.0.1-ISC.txt` | | `postgres-array@2.0.0` | MIT | `licenses/postgres-array-2.0.0-MIT.txt` | | `postgres-bytea@1.0.1` | MIT | `licenses/postgres-bytea-1.0.1-MIT.txt` | | `postgres-date@1.0.7` | MIT | `licenses/postgres-date-1.0.7-MIT.txt` | | `postgres-interval@1.2.0` | MIT | `licenses/postgres-interval-1.2.0-MIT.txt` | The parser files are maintained in `lib/vendor/`. They are distributed under their original permissive terms, and complete copies of every notice are included in the npm artifact. ## Fork Baseline The public contract is derived from `brianc/node-pg-types@2.2.0`, originally developed by Brian M. Carlson and contributors under the MIT License. The original notice is preserved in [LICENSE](LICENSE) and provenance is recorded in [NOTICE](NOTICE). Development-only tools are not included in the published npm artifact and retain their respective licenses.