Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pg-listen

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pg-listen - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

index.js

7

package.json
{
"name": "pg-listen",
"version": "1.0.0",
"version": "1.1.0",
"license": "MIT",

@@ -8,3 +8,3 @@ "description": "PostgreSQL LISTEN & NOTIFY that finally works.",

"repository": "github:andywer/pg-listen",
"main": "./dist/index.js",
"main": "./index.js",
"typings": "./dist/index.d.ts",

@@ -49,3 +49,4 @@ "scripts": {

"files": [
"dist/**"
"dist/**",
"index.js"
],

@@ -52,0 +53,0 @@ "ava": {

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