• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

aldis-ameriks / pg-notify / #798

Builds Branch Commit Type Ran Committer Via Coverage
#798 main feat: support debug option in constructor Accept `debug: true` in opts as an alternative to the DEBUG=pg-notify environment variable. push 08 Mar 2026 07:38AM UTC aldis-ameriks
98.28
#797 main feat: support debug option in constructor Accept `debug: true` in opts as an alternative to the DEBUG=pg-notify environment variable. push 08 Mar 2026 07:38AM UTC aldis-ameriks
98.28
#796 main feat: support debug option in constructor Accept `debug: true` in opts as an alternative to the DEBUG=pg-notify environment variable. push 08 Mar 2026 07:38AM UTC aldis-ameriks
98.28
#795 main fix: log prototype pollution detection instead of silently swallowing it The empty catch {} on sjson.parse was swallowing security warnings from secure-json-parse. Now specifically catches prototype pollution errors and logs them via _debug while... push 08 Mar 2026 07:37AM UTC aldis-ameriks
98.27
#794 main fix: log prototype pollution detection instead of silently swallowing it The empty catch {} on sjson.parse was swallowing security warnings from secure-json-parse. Now specifically catches prototype pollution errors and logs them via _debug while... push 08 Mar 2026 07:37AM UTC aldis-ameriks
98.27
#793 main fix: log prototype pollution detection instead of silently swallowing it The empty catch {} on sjson.parse was swallowing security warnings from secure-json-parse. Now specifically catches prototype pollution errors and logs them via _debug while... push 08 Mar 2026 07:37AM UTC aldis-ameriks
98.27
#792 main fix: use typeof check for maxPayloadSize to accept falsy values opts.maxPayloadSize || 7999 treated 0 as falsy and fell through to the default. Use typeof check for consistency with reconnectMaxRetries. push 08 Mar 2026 07:30AM UTC aldis-ameriks
98.24
#791 main fix: use typeof check for maxPayloadSize to accept falsy values opts.maxPayloadSize || 7999 treated 0 as falsy and fell through to the default. Use typeof check for consistency with reconnectMaxRetries. push 08 Mar 2026 07:30AM UTC aldis-ameriks
98.24
#790 main fix: use typeof check for maxPayloadSize to accept falsy values opts.maxPayloadSize || 7999 treated 0 as falsy and fell through to the default. Use typeof check for consistency with reconnectMaxRetries. push 08 Mar 2026 07:30AM UTC aldis-ameriks
98.24
#789 main feat: add off() as alias for removeListener() push 08 Mar 2026 07:27AM UTC aldis-ameriks
98.23
#788 main feat: add off() as alias for removeListener() push 08 Mar 2026 07:27AM UTC aldis-ameriks
98.23
#787 main feat: add off() as alias for removeListener() push 08 Mar 2026 07:27AM UTC aldis-ameriks
98.23
#786 main fix: treat null/undefined payload in emit() as no payload typeof null === 'object' caused null to be JSON-stringified to "null" instead of sending NOTIFY without a payload. push 08 Mar 2026 07:22AM UTC aldis-ameriks
98.18
#785 main fix: treat null/undefined payload in emit() as no payload typeof null === 'object' caused null to be JSON-stringified to "null" instead of sending NOTIFY without a payload. push 08 Mar 2026 07:22AM UTC aldis-ameriks
98.18
#784 main fix: treat null/undefined payload in emit() as no payload typeof null === 'object' caused null to be JSON-stringified to "null" instead of sending NOTIFY without a payload. push 08 Mar 2026 07:22AM UTC aldis-ameriks
98.18
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 57
  • 58
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc