Comparing version 0.0.2 to 0.0.3
@@ -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": { |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package