🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

graphql-postgres-subscriptions

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-postgres-subscriptions - npm Package Compare versions

Comparing version

to
1.0.4

7

package.json
{
"name": "graphql-postgres-subscriptions",
"version": "1.0.3",
"version": "1.0.4",
"main": "index.js",

@@ -13,4 +13,6 @@ "license": "MIT",

},
"peerDependencies": {
"graphql": "^0.10.5 || ^0.11.3 || ^0.12.0 || ^0.13.0 || ^14.0.0"
},
"dependencies": {
"graphql": "^0.13.2",
"graphql-subscriptions": "^0.5.8",

@@ -22,2 +24,3 @@ "iterall": "^1.2.2",

"devDependencies": {
"graphql": "^14.0.2",
"jest": "^22.4.3"

@@ -24,0 +27,0 @@ },

Sorry, the diff of this file is not supported yet