Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

graphile-build

Package Overview
Dependencies
Maintainers
1
Versions
171
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphile-build - npm Package Compare versions

Comparing version 5.0.0-0.21 to 5.0.0-0.22

9

CHANGELOG.md
# graphile-build
## 5.0.0-0.22
### Patch Changes
- [`f48860d4f`](undefined) - Allow adding resolver-only fields to planned types.
- Updated dependencies [[`f48860d4f`](undefined)]:
- grafast@0.0.1-0.17
## 5.0.0-0.21

@@ -4,0 +13,0 @@

3

dist/plugins/SubscriptionPlugin.js

@@ -5,2 +5,3 @@ "use strict";

require("graphile-config");
const grafast_1 = require("grafast");
const utils_js_1 = require("../utils.js");

@@ -30,3 +31,3 @@ const version_js_1 = require("../version.js");

isRootSubscription: true,
}, null, () => {
}, grafast_1.__ValueStep, () => {
return {

@@ -33,0 +34,0 @@ description: `The root subscription type: contains realtime events you can subscribe to with the \`subscription\` operation.`,

{
"name": "graphile-build",
"version": "5.0.0-0.21",
"version": "5.0.0-0.22",
"description": "Build a GraphQL schema from plugins",

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

"debug": "^4.3.3",
"grafast": "^0.0.1-0.16",
"grafast": "^0.0.1-0.17",
"graphile-config": "^0.0.1-0.5",

@@ -47,0 +47,0 @@ "graphile-export": "^0.0.2-0.4",

Sorry, the diff of this file is not supported yet

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