Socket
Socket
Sign inDemoInstall

graphile-build

Package Overview
Dependencies
11
Maintainers
1
Versions
164
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.0-beta.9 to 5.0.0-beta.10

15

CHANGELOG.md
# graphile-build
## 5.0.0-beta.10
### Patch Changes
- [#1769](https://github.com/graphile/crystal/pull/1769)
[`b728d7fb9`](https://github.com/graphile/crystal/commit/b728d7fb91eb29fbb21d955af5fd9cb4278f6222)
Thanks [@benjie](https://github.com/benjie)! - Fix error message when ref is
used with no foreign key.
- Updated dependencies
[[`4a4d26d87`](https://github.com/graphile/crystal/commit/4a4d26d87ce74589429b8ca5126a7bfdf30351b8),
[`b2bce88da`](https://github.com/graphile/crystal/commit/b2bce88da26c7a8965468be16fc2d935eadd3434),
[`861a8a306`](https://github.com/graphile/crystal/commit/861a8a306ef42a821da19e77903ddd7e8130bfb3)]:
- grafast@0.1.1-beta.0
## 5.0.0-beta.9

@@ -4,0 +19,0 @@

2

dist/version.d.ts

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

export declare const version = "5.0.0-beta.9";
export declare const version = "5.0.0-beta.10";
//# 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.9";
exports.version = "5.0.0-beta.10";
//# sourceMappingURL=version.js.map
{
"name": "graphile-build",
"version": "5.0.0-beta.9",
"version": "5.0.0-beta.10",
"description": "Build a GraphQL schema from plugins",

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

"peerDependencies": {
"grafast": "^0.0.1-beta.8",
"grafast": "^0.1.1-beta.0",
"graphile-config": "^0.0.1-beta.3",

@@ -67,3 +67,3 @@ "graphql": "^16.1.0-experimental-stream-defer.6"

"@types/jest": "^29.5.4",
"graphile-export": "^0.0.2-beta.4",
"graphile-export": "^0.0.2-beta.5",
"graphql": "16.1.0-experimental-stream-defer.6",

@@ -70,0 +70,0 @@ "jest": "^29.6.4",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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