mirror of
https://github.com/brianc/node-postgres.git
synced 2025-12-08 20:16:25 +00:00
- pg-cursor@2.15.2 - pg-esm-test@1.2.2 - pg-protocol@1.10.2 - pg-query-stream@4.10.2 - pg@8.16.2
This is an internal package for node-postgres used to test esm & cjs module export compatibility.
The only thing you really need to do is yarn && yarn test from the root of the project & these tests will run as well as all the other tests. So, basically, you can ignore this. 😄