Socket
Socket
Sign inDemoInstall

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.0.0-rc.3 to 4.0.0-rc.4

2

node8plus/index.js

@@ -113,3 +113,3 @@ "use strict";

includeExtensionResources = false,
ignoreRBAC = false
ignoreRBAC = true // TODO: Change to 'false' in v5
} = options;

@@ -116,0 +116,0 @@

{
"name": "postgraphile-core",
"version": "4.0.0-rc.3",
"version": "4.0.0-rc.4",
"description": "",

@@ -22,4 +22,4 @@ "main": "node8plus/index.js",

"dependencies": {
"graphile-build": "4.0.0-rc.3",
"graphile-build-pg": "4.0.0-rc.3"
"graphile-build": "4.0.0-rc.4",
"graphile-build-pg": "4.0.0-rc.4"
},

@@ -26,0 +26,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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