Socket
Socket
Sign inDemoInstall

graphile-build-pg

Package Overview
Dependencies
Maintainers
1
Versions
208
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 5.0.0-beta.11 to 5.0.0-beta.12

2

dist/version.d.ts

@@ -1,2 +0,2 @@

export declare const version = "5.0.0-beta.11";
export declare const version = "5.0.0-beta.12";
//# sourceMappingURL=version.d.ts.map

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

// This file is autogenerated by /scripts/postversion.mjs
exports.version = "5.0.0-beta.11";
exports.version = "5.0.0-beta.12";
//# sourceMappingURL=version.js.map
{
"name": "graphile-build-pg",
"version": "5.0.0-beta.11",
"version": "5.0.0-beta.12",
"description": "PostgreSQL plugins for Graphile Build - build a supercharged GraphQL schema by reflection over a PostgreSQL database and executed by Grafast.",

@@ -55,3 +55,3 @@ "type": "commonjs",

"peerDependencies": {
"@dataplan/pg": "^0.0.1-beta.9",
"@dataplan/pg": "^0.0.1-beta.10",
"grafast": "^0.1.1-beta.0",

@@ -62,3 +62,3 @@ "graphile-build": "5.0.0-beta.10",

"pg": "^8.7.1",
"pg-sql2": "^5.0.0-beta.3",
"pg-sql2": "^5.0.0-beta.4",
"tamedevil": "^0.0.0-beta.3"

@@ -65,0 +65,0 @@ },

Sorry, the diff of this file is too big to display

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