🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

graphql-codegen-typescript-client

Package Overview
Dependencies
Maintainers
1
Versions
1075
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version

to
0.19.0-alpha.e1b6f2c3

12

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

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

"dependencies": {
"graphql-codegen-core": "0.19.0-alpha.dbd8179a",
"graphql-codegen-plugin-helpers": "0.19.0-alpha.dbd8179a",
"graphql-codegen-typescript-common": "0.19.0-alpha.dbd8179a"
"graphql-codegen-core": "0.19.0-alpha.e1b6f2c3",
"graphql-codegen-plugin-helpers": "0.19.0-alpha.e1b6f2c3",
"graphql-codegen-typescript-common": "0.19.0-alpha.e1b6f2c3"
},
"devDependencies": {
"codegen-templates-scripts": "0.19.0-alpha.dbd8179a",
"codegen-templates-scripts": "0.19.0-alpha.e1b6f2c3",
"graphql": "14.1.1",
"graphql-codegen-plugin-handlebars-helpers": "0.19.0-alpha.dbd8179a"
"graphql-codegen-plugin-handlebars-helpers": "0.19.0-alpha.e1b6f2c3"
},

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