Socket
Socket
Sign inDemoInstall

postgraphile-core

Package Overview
Dependencies
77
Maintainers
1
Versions
126
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0-rc.10 to 4.0.0-rc.11

22

package.json
{
"name": "postgraphile-core",
"version": "4.0.0-rc.10",
"version": "4.0.0-rc.11",
"description": "",

@@ -24,19 +24,19 @@ "main": "node8plus/index.js",

"@types/graphql": "^0.13.4",
"graphile-build": "4.0.0-rc.10",
"graphile-build-pg": "4.0.0-rc.10"
"graphile-build": "4.0.0-rc.11",
"graphile-build-pg": "4.0.0-rc.11"
},
"devDependencies": {
"@types/node": "10.7.1",
"@types/pg": "7.4.10",
"@types/node": "^10.7.1",
"@types/pg": "^7.4.10",
"babel-cli": "^6.24.1",
"debug": ">=2 <3",
"eslint_d": "5.3.1",
"jest": "23.5.0",
"eslint_d": "^5.3.1",
"jest": "^23.5.0",
"jsonwebtoken": "^8.1.1",
"pg-connection-string": "^0.1.3",
"prettier": "^1.4.4",
"ts-node": "7.0.1",
"tslint": "5.11.0",
"tslint-config-prettier": "1.14.0",
"typescript": "3.0.1"
"ts-node": "^7.0.1",
"tslint": "^5.11.0",
"tslint-config-prettier": "^1.14.0",
"typescript": "^3.0.1"
},

@@ -43,0 +43,0 @@ "peerDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc