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

@dwwoelfel/graphile-build

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dwwoelfel/graphile-build - npm Package Compare versions

Comparing version 4.4.4-alpha.0 to 4.4.5-alpha.0

2

node8plus/index.d.ts
import { GraphQLSchema, GraphQLResolveInfo, GraphQLType } from "graphql";
import { ResolveTree } from "graphql-parse-resolve-info";
import { ResolveTree } from "@dwwoelfel/graphql-parse-resolve-info";

@@ -4,0 +4,0 @@ type CaseChangeFunction = (str: string) => string;

@@ -6,3 +6,3 @@ {

"name": "@dwwoelfel/graphile-build",
"version": "4.4.4-alpha.0",
"version": "4.4.5-alpha.0",
"description": "Build a GraphQL schema from plugins",

@@ -37,3 +37,3 @@ "main": "node8plus/index.js",

"dependencies": {
"@dwwoelfel/graphql-parse-resolve-info": "^4.4.4-alpha.0",
"@dwwoelfel/graphql-parse-resolve-info": "^4.4.5-alpha.0",
"@types/graphql": "^14.0.3",

@@ -66,3 +66,3 @@ "chalk": "^2.1.0",

],
"gitHead": "a3818ddf26ef41d18331732d4da7faedc3cc4af8"
"gitHead": "13938f563b26a0a7ccacd8f02376bb8f0ce8d0e5"
}
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