New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

graphql-pg-subscriptions

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-pg-subscriptions - npm Package Compare versions

Comparing version 1.0.0 to 2.0.0

README.md

8

package.json
{
"name": "graphql-pg-subscriptions",
"version": "1.0.0",
"version": "2.0.0",
"description": "",

@@ -9,3 +9,3 @@ "main": "index.js",

"peerDependencies": {
"graphql": "^16.6.0 || ^17.0.0 || ^18.0.0"
"graphql": "latest"
},

@@ -15,8 +15,8 @@ "dependencies": {

"iterall": "^1.3.0",
"pg": "^8.11.0",
"pg-ipc": "^1.0.5"
},
"devDependencies": {
"graphql": "^16.6.0"
"graphql": "^16.6.0",
"pg": "^8.11.0"
}
}
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