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.19 to 5.0.0-beta.20

10

CHANGELOG.md
# graphile-build
## 5.0.0-beta.20
### Patch Changes
- Updated dependencies
[[`3c161f7e1`](https://github.com/graphile/crystal/commit/3c161f7e13375105b1035a7d5d1c0f2b507ca5c7),
[`a674a9923`](https://github.com/graphile/crystal/commit/a674a9923bc908c9315afa40e0cb256ee0953d16),
[`b7cfeffd1`](https://github.com/graphile/crystal/commit/b7cfeffd1019d61c713a5054c4f5929960a2a6ab)]:
- grafast@0.1.1-beta.10
## 5.0.0-beta.19

@@ -4,0 +14,0 @@

2

dist/version.d.ts

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

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

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

"peerDependencies": {
"grafast": "^0.1.1-beta.9",
"grafast": "^0.1.1-beta.10",
"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.14",
"graphile-export": "^0.0.2-beta.15",
"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