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 0.0.18 to 0.0.19

12

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

@@ -33,15 +33,15 @@ "main": "index.js",

"debug": "^4.3.4",
"pg": "^8.7.3",
"pg": "^8.8.0",
"pg-format": "^1.0.4",
"secure-json-parse": "^2.4.0"
"secure-json-parse": "^2.6.0"
},
"devDependencies": {
"@types/pg": "^8.6.5",
"ava": "^4.2.0",
"ava": "^5.1.0",
"benchmark": "^2.1.4",
"coveralls": "^3.1.1",
"dotenv": "^16.0.0",
"dotenv": "^16.0.3",
"nyc": "^15.1.0",
"standard": "^17.0.0",
"tsd": "^0.20.0"
"tsd": "^0.25.0"
},

@@ -48,0 +48,0 @@ "tsd": {

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