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

graphql-codegen-core

Package Overview
Dependencies
Maintainers
1
Versions
1651
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-codegen-core - npm Package Compare versions

Comparing version 0.19.0-alpha.ba991e7d to 0.19.0-alpha.c197dd89

8

package.json
{
"name": "graphql-codegen-core",
"version": "0.19.0-alpha.ba991e7d",
"version": "0.19.0-alpha.c197dd89",
"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": [

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