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.0 to 1.0.1

8

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

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

"debug": "^4.3.4",
"pg": "^8.11.2",
"pg": "^8.11.3",
"pg-format": "^1.0.4",

@@ -51,3 +51,3 @@ "secure-json-parse": "^2.7.0"

"devDependencies": {
"@types/pg": "^8.10.2",
"@types/pg": "^8.10.9",
"ava": "^5.3.1",

@@ -59,3 +59,3 @@ "benchmark": "^2.1.4",

"standard": "^17.1.0",
"tsd": "^0.28.1"
"tsd": "^0.29.0"
},

@@ -62,0 +62,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