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-1.3 to 5.0.0-alpha.1

19

CHANGELOG.md
# graphile-build-pg
## 5.0.0-alpha.1
### Patch Changes
- [`759ad403d`](https://github.com/benjie/postgraphile-private/commit/759ad403d71363312c5225c165873ae84b8a098c)
Thanks [@benjie](https://github.com/benjie)! - Alpha release - see
https://postgraphile.org/news/2023-04-26-version-5-alpha
- Updated dependencies
[[`759ad403d`](https://github.com/benjie/postgraphile-private/commit/759ad403d71363312c5225c165873ae84b8a098c)]:
- @dataplan/pg@0.0.1-alpha.1
- grafast@0.0.1-alpha.1
- graphile-build@5.0.0-alpha.1
- graphile-config@0.0.1-alpha.1
- graphile-export@0.0.2-alpha.1
- pg-introspection@0.0.1-alpha.1
- pg-sql2@5.0.0-alpha.1
- tamedevil@0.0.0-alpha.1
## 5.0.0-1.3

@@ -4,0 +23,0 @@

20

package.json
{
"name": "graphile-build-pg",
"version": "5.0.0-1.3",
"version": "5.0.0-alpha.1",
"description": "PostgreSQL plugins for Graphile Build - build a supercharged GraphQL schema by reflection over a PostgreSQL database and executed by Grafast.",

@@ -42,13 +42,13 @@ "type": "commonjs",

"dependencies": {
"@dataplan/pg": "^0.0.1-1.3",
"@dataplan/pg": "^0.0.1-alpha.1",
"@types/node": "^18.15.5",
"debug": "^4.3.3",
"grafast": "^0.0.1-1.3",
"graphile-build": "5.0.0-1.3",
"graphile-config": "^0.0.1-1.2",
"graphile-export": "^0.0.2-1.1",
"grafast": "^0.0.1-alpha.1",
"graphile-build": "5.0.0-alpha.1",
"graphile-config": "^0.0.1-alpha.1",
"graphile-export": "^0.0.2-alpha.1",
"jsonwebtoken": "^8.5.1",
"pg-introspection": "^0.0.1-1.1",
"pg-sql2": "^5.0.0-1.1",
"tamedevil": "^0.0.0-1.1",
"pg-introspection": "^0.0.1-alpha.1",
"pg-sql2": "^5.0.0-alpha.1",
"tamedevil": "^0.0.0-alpha.1",
"tslib": "^2.4.0"

@@ -81,3 +81,3 @@ },

"pg": "^8.7.1",
"ruru": "^2.0.0-1.2",
"ruru": "^2.0.0-alpha.1",
"ts-node": "^10.9.1",

@@ -84,0 +84,0 @@ "typescript": "^5.0.0-beta",

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