Socket
Socket
Sign inDemoInstall

graphile-build

Package Overview
Dependencies
40
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.18 to 5.0.0-beta.19

8

CHANGELOG.md
# graphile-build
## 5.0.0-beta.19
### Patch Changes
- Updated dependencies
[[`437570f97`](https://github.com/graphile/crystal/commit/437570f97e8520afaf3d0d0b514d1f4c31546b76)]:
- grafast@0.1.1-beta.9
## 5.0.0-beta.18

@@ -4,0 +12,0 @@

2

dist/version.d.ts

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

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

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

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

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

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc