Socket
Socket
Sign inDemoInstall

graphile-build-pg

Package Overview
Dependencies
6
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.1 to 5.0.0-beta.2

2

dist/version.d.ts

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

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

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

"peerDependencies": {
"@dataplan/pg": "^0.0.1-beta.1",
"grafast": "^0.0.1-beta.1",
"graphile-build": "5.0.0-beta.1",
"@dataplan/pg": "^0.0.1-beta.2",
"grafast": "^0.0.1-beta.2",
"graphile-build": "5.0.0-beta.2",
"graphile-config": "^0.0.1-beta.1",

@@ -60,0 +60,0 @@ "graphql": "^16.1.0-experimental-stream-defer.6",

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