You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

graphql-codegen-typescript-common

Package Overview
Dependencies
Maintainers
1
Versions
1079
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-codegen-typescript-common - npm Package Compare versions

Comparing version

to
0.19.0-alpha.edb3d7fa

10

package.json
{
"name": "graphql-codegen-typescript-common",
"version": "0.19.0-alpha.eb96a664",
"version": "0.19.0-alpha.edb3d7fa",
"description": "graphql-codegen-cli template for TypeScript typings for both client side and server side",

@@ -16,9 +16,9 @@ "repository": "git@github.com:dotansimha/graphql-code-generator.git",

"common-tags": "1.8.0",
"graphql-codegen-core": "0.19.0-alpha.eb96a664",
"graphql-codegen-plugin-helpers": "0.19.0-alpha.eb96a664"
"graphql-codegen-core": "0.19.0-alpha.edb3d7fa",
"graphql-codegen-plugin-helpers": "0.19.0-alpha.edb3d7fa"
},
"devDependencies": {
"codegen-templates-scripts": "0.19.0-alpha.eb96a664",
"codegen-templates-scripts": "0.19.0-alpha.edb3d7fa",
"graphql": "14.1.1",
"graphql-codegen-plugin-handlebars-helpers": "0.19.0-alpha.eb96a664"
"graphql-codegen-plugin-handlebars-helpers": "0.19.0-alpha.edb3d7fa"
},

@@ -25,0 +25,0 @@ "main": "./dist/index.js",