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.24 to 5.0.0-beta.25

2

dist/version.d.ts

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

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

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

"debug": "^4.3.4",
"graphile-config": "^0.0.1-beta.8",
"graphile-config": "^0.0.1-beta.9",
"jsonwebtoken": "^9.0.2",

@@ -57,6 +57,6 @@ "pg-introspection": "^0.0.1-beta.8",

"peerDependencies": {
"@dataplan/pg": "^0.0.1-beta.21",
"grafast": "^0.1.1-beta.10",
"graphile-build": "5.0.0-beta.20",
"graphile-config": "^0.0.1-beta.8",
"@dataplan/pg": "^0.0.1-beta.22",
"grafast": "^0.1.1-beta.11",
"graphile-build": "5.0.0-beta.21",
"graphile-config": "^0.0.1-beta.9",
"graphql": "^16.1.0-experimental-stream-defer.6",

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

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

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

"pg": "^8.11.3",
"ruru": "^2.0.0-beta.12",
"ruru": "^2.0.0-beta.13",
"ts-node": "^10.9.1",

@@ -103,0 +103,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