You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP

graphql-codegen-core

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-codegen-core - npm Package Compare versions

Comparing version

to
0.19.0-alpha.2da4f267

{
"name": "graphql-codegen-core",
"version": "0.19.0-alpha.26bc98f9",
"version": "0.19.0-alpha.2da4f267",
"description": "GraphQL types and code generator based on schema",

@@ -9,7 +9,3 @@ "main": "dist/index.js",

"lint": "tslint src/**/*.ts",
"prebuild": "yarn clean && yarn lint",
"build": "tsc",
"prestart": "yarn build",
"start": "cd dist && node gql-gen.js",
"debug": "cd dist && node --inspect --debug-brk gql-gen.js",
"test": "jest --no-cache --verbose --runInBand"

@@ -19,3 +15,3 @@ },

"type": "git",
"url": "git+https://github.com/dotansimha/graphql-codegen.git"
"url": "git+https://github.com/dotansimha/graphql-code-generator.git"
},

@@ -22,0 +18,0 @@ "keywords": [