Socket
Socket
Sign inDemoInstall

graphile-build-pg

Package Overview
Dependencies
Maintainers
1
Versions
211
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphile-build-pg - npm Package Compare versions

Comparing version 4.1.0-rc.3 to 4.1.0-rc.4

3

node8plus/plugins/PgOrderAllColumnsPlugin.js

@@ -46,3 +46,4 @@ "use strict";

alias: descFieldName.toLowerCase(),
specs: [[attr.name, false]]
specs: [[attr.name, false]],
unique
}

@@ -49,0 +50,0 @@ }

{
"name": "graphile-build-pg",
"version": "4.1.0-rc.3",
"version": "4.1.0-rc.4",
"description": "Build a GraphQL schema by reflection over a PostgreSQL schema. Easy to customize since it's built with plugins on graphile-build",

@@ -42,3 +42,3 @@ "main": "node8plus/index.js",

"debug": ">=2 <3",
"graphile-build": "4.1.0-rc.3",
"graphile-build": "4.1.0-rc.4",
"graphql-iso-date": "^3.6.0",

@@ -71,3 +71,3 @@ "jsonwebtoken": "^8.1.1",

},
"gitHead": "9ca86ab61bea6138f97768cf93c0a00c67549b64"
"gitHead": "844481073f03a22ef076aa434b84bfb5067a22e1"
}

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