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-alpha.4 to 5.0.0-alpha.5

11

CHANGELOG.md
# graphile-build-pg
## 5.0.0-alpha.5
### Patch Changes
- Updated dependencies
[[`45dcf3a8f`](https://github.com/benjie/postgraphile-private/commit/45dcf3a8fd8bad5c8b82a7cbff2db4dacb916950),
[`f34bd5a3c`](https://github.com/benjie/postgraphile-private/commit/f34bd5a3c353693b86a0307357a3620110700e1c)]:
- grafast@0.0.1-alpha.4
- @dataplan/pg@0.0.1-alpha.4
- graphile-build@5.0.0-alpha.5
## 5.0.0-alpha.4

@@ -4,0 +15,0 @@

10

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

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

"dependencies": {
"@dataplan/pg": "^0.0.1-alpha.3",
"@dataplan/pg": "^0.0.1-alpha.4",
"@types/node": "^18.15.5",
"debug": "^4.3.3",
"grafast": "^0.0.1-alpha.3",
"graphile-build": "5.0.0-alpha.4",
"grafast": "^0.0.1-alpha.4",
"graphile-build": "5.0.0-alpha.5",
"graphile-config": "^0.0.1-alpha.2",

@@ -84,3 +84,3 @@ "jsonwebtoken": "^8.5.1",

"pg": "^8.7.1",
"ruru": "^2.0.0-alpha.3",
"ruru": "^2.0.0-alpha.4",
"ts-node": "^10.9.1",

@@ -87,0 +87,0 @@ "typescript": "^5.0.4",

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