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

postgraphile-core

Package Overview
Dependencies
Maintainers
1
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postgraphile-core - npm Package Compare versions

Comparing version 4.1.0-alpha.1 to 4.1.0-rc.0

12

package.json
{
"name": "postgraphile-core",
"version": "4.1.0-alpha.1",
"version": "4.1.0-rc.0",
"description": "",

@@ -23,5 +23,5 @@ "main": "node8plus/index.js",

"dependencies": {
"@types/graphql": "^0.13.4",
"graphile-build": "4.1.0-alpha.1",
"graphile-build-pg": "4.1.0-alpha.1"
"@types/graphql": "^14.0.3",
"graphile-build": "4.1.0-rc.0",
"graphile-build-pg": "4.1.0-rc.0"
},

@@ -44,3 +44,3 @@ "devDependencies": {

"peerDependencies": {
"graphql": ">=0.9 <0.14",
"graphql": ">=0.9 <0.14 || ^14.0.2",
"pg": ">=6.1.0 <8"

@@ -58,3 +58,3 @@ },

},
"gitHead": "378bc2eb419ccbbda2643655a34f16aa06b016e6"
"gitHead": "699debee312279fe204c374554ace43a18691214"
}
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