Socket
Socket
Sign inDemoInstall

graphile-build

Package Overview
Dependencies
Maintainers
1
Versions
167
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 4.0.0-rc.8 to 4.0.0-rc.9

2

node8plus/SchemaBuilder.d.ts

@@ -17,3 +17,3 @@ import {

} from "graphql";
import * as EventEmitter from "events";
import { EventEmitter } from "events";

@@ -20,0 +20,0 @@ type mixed = {} | string | number | boolean | undefined | null;

@@ -29,2 +29,4 @@ "use strict";

// TODO: when we move to TypeScript, change this to:
// import { EventEmitter } from "events";
const { GraphQLSchema } = graphql;

@@ -31,0 +33,0 @@

{
"name": "graphile-build",
"version": "4.0.0-rc.8",
"version": "4.0.0-rc.9",
"description": "Build a GraphQL schema from plugins",

@@ -5,0 +5,0 @@ "main": "node8plus/index.js",

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc