New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.2 to 0.0.3

lib/pg-notify.js

2

index.js

@@ -1,3 +0,3 @@

const PGPubSub = require('./lib/pg-pubsub')
const PGPubSub = require('./lib/pg-notify')
module.exports = PGPubSub
{
"name": "pg-notify",
"version": "0.0.2",
"version": "0.0.3",
"description": "Postgres pubsub client",

@@ -24,7 +24,7 @@ "main": "index.js",

"type": "git",
"url": "git+https://github.com/aldis-ameriks/pg-pubsub.git"
"url": "git+https://github.com/aldis-ameriks/pg-notify.git"
},
"homepage": "https://github.com/aldis-ameriks/pg-pubsub#readme",
"homepage": "https://github.com/aldis-ameriks/pg-notify#readme",
"bugs": {
"url": "https://github.com/aldis-ameriks/pg-pubsub/issues"
"url": "https://github.com/aldis-ameriks/pg-notify/issues"
},

@@ -31,0 +31,0 @@ "dependencies": {

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