graphqlgen-json-schema
Advanced tools
Comparing version 0.2.0 to 0.2.1
export interface GraphQLGenDefinition { | ||
language: Language; | ||
schema: string; | ||
context: string; | ||
context?: string; | ||
models: { | ||
@@ -6,0 +6,0 @@ [typeName: string]: string; |
@@ -43,3 +43,2 @@ { | ||
"schema", | ||
"context", | ||
"models", | ||
@@ -46,0 +45,0 @@ "output", |
{ | ||
"name": "graphqlgen-json-schema", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"main": "dist/definition.js", | ||
@@ -5,0 +5,0 @@ "typings": "dist/definition.d.ts", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
2098
65