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-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.14.0-alpha.ebdda7aa

15

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

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

},
"peerDependencies": {
"graphql-codegen-core": "^0.13.0"
},
"dependencies": {
"graphql-codegen-typescript-common": "0.14.0-alpha.e90b63a5"
"graphql-codegen-plugin-helpers": "0.14.0-alpha.ebdda7aa",
"graphql-codegen-typescript-common": "0.14.0-alpha.ebdda7aa"
},
"devDependencies": {
"codegen-templates-scripts": "0.14.0-alpha.e90b63a5",
"codegen-templates-scripts": "0.14.0-alpha.ebdda7aa",
"graphql": "14.0.2",
"graphql-codegen-core": "0.14.0-alpha.e90b63a5",
"graphql-codegen-plugin-handlebars-helpers": "0.14.0-alpha.e90b63a5",
"graphql-codegen-plugin-helpers": "0.14.0-alpha.e90b63a5"
"graphql-codegen-core": "0.14.0-alpha.ebdda7aa",
"graphql-codegen-plugin-handlebars-helpers": "0.14.0-alpha.ebdda7aa"
},

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

dist/index.js

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet