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.2 to 1.0.3

14

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

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

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

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

"devDependencies": {
"@types/pg": "^8.10.9",
"ava": "^6.0.1",
"@types/pg": "^8.11.5",
"ava": "^6.1.2",
"benchmark": "^2.1.4",
"c8": "8.0.1",
"c8": "9.1.0",
"coveralls": "^3.1.1",
"dotenv": "^16.3.1",
"dotenv": "^16.4.5",
"standard": "^17.1.0",
"tsd": "^0.30.1"
"tsd": "^0.31.0"
},

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