Socket
Socket
Sign inDemoInstall

graphile-build-pg

Package Overview
Dependencies
94
Maintainers
1
Versions
205
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.0-beta.16 to 5.0.0-beta.17

2

dist/version.d.ts

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

export declare const version = "5.0.0-beta.16";
export declare const version = "5.0.0-beta.17";
//# 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.16";
exports.version = "5.0.0-beta.17";
//# sourceMappingURL=version.js.map
{
"name": "graphile-build-pg",
"version": "5.0.0-beta.16",
"version": "5.0.0-beta.17",
"description": "PostgreSQL plugins for Graphile Build - build a supercharged GraphQL schema by reflection over a PostgreSQL database and executed by Grafast.",

@@ -50,12 +50,12 @@ "type": "commonjs",

"debug": "^4.3.4",
"graphile-config": "^0.0.1-beta.5",
"graphile-config": "^0.0.1-beta.6",
"jsonwebtoken": "^9.0.2",
"pg-introspection": "^0.0.1-beta.4",
"pg-introspection": "^0.0.1-beta.5",
"tslib": "^2.6.2"
},
"peerDependencies": {
"@dataplan/pg": "^0.0.1-beta.13",
"grafast": "^0.1.1-beta.2",
"graphile-build": "5.0.0-beta.12",
"graphile-config": "^0.0.1-beta.5",
"@dataplan/pg": "^0.0.1-beta.14",
"grafast": "^0.1.1-beta.3",
"graphile-build": "5.0.0-beta.13",
"graphile-config": "^0.0.1-beta.6",
"graphql": "^16.1.0-experimental-stream-defer.6",

@@ -92,3 +92,3 @@ "pg": "^8.7.1",

"fastify-static": "^4.7.0",
"graphile-export": "^0.0.2-beta.7",
"graphile-export": "^0.0.2-beta.8",
"graphql": "16.1.0-experimental-stream-defer.6",

@@ -99,3 +99,3 @@ "graphql-helix": "^1.13.0",

"pg": "^8.11.3",
"ruru": "^2.0.0-beta.9",
"ruru": "^2.0.0-beta.10",
"ts-node": "^10.9.1",

@@ -102,0 +102,0 @@ "typescript": "^5.2.2",

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

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