Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pg-notify

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pg-notify - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

8

package.json
{
"name": "pg-notify",
"version": "1.0.3",
"version": "1.0.4",
"description": "Postgres pubsub client",

@@ -44,3 +44,3 @@ "type": "module",

"dependencies": {
"pg": "^8.11.5",
"pg": "^8.12.0",
"pg-format": "^1.0.4",

@@ -50,4 +50,4 @@ "secure-json-parse": "^2.7.0"

"devDependencies": {
"@types/pg": "^8.11.5",
"ava": "^6.1.2",
"@types/pg": "^8.11.6",
"ava": "^6.1.3",
"benchmark": "^2.1.4",

@@ -54,0 +54,0 @@ "c8": "9.1.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc