@dwwoelfel/graphile-build
Advanced tools
Comparing version 4.4.4-alpha.0 to 4.4.5-alpha.0
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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
315118
+ Added@dwwoelfel/graphql-parse-resolve-info@4.4.5-alpha.0(transitive)
- Removed@dwwoelfel/graphql-parse-resolve-info@4.4.4-alpha.0(transitive)