graphql-codegen-typescript-client
Advanced tools
Comparing version
{ | ||
"name": "graphql-codegen-typescript-client", | ||
"version": "0.14.0-alpha.92ec3c00", | ||
"version": "0.14.0-alpha.a4fbd654", | ||
"description": "graphql-codegen-cli template for TypeScript typings for both client side and server side", | ||
@@ -10,13 +10,14 @@ "repository": "git@github.com:dotansimha/graphql-code-generator.git", | ||
"build": "codegen-templates-scripts build", | ||
"test": "codegen-templates-scripts test", | ||
"pretest": "yarn build" | ||
}, | ||
"dependencies": { | ||
"graphql-codegen-typescript-common": "0.14.0-alpha.92ec3c00" | ||
"graphql-codegen-typescript-common": "0.14.0-alpha.a4fbd654" | ||
}, | ||
"devDependencies": { | ||
"codegen-templates-scripts": "0.14.0-alpha.92ec3c00", | ||
"codegen-templates-scripts": "0.14.0-alpha.a4fbd654", | ||
"graphql": "14.0.2", | ||
"graphql-codegen-core": "0.14.0-alpha.92ec3c00", | ||
"graphql-codegen-plugin-handlebars-helpers": "0.14.0-alpha.92ec3c00", | ||
"graphql-codegen-plugin-helpers": "0.14.0-alpha.92ec3c00" | ||
"graphql-codegen-core": "0.14.0-alpha.a4fbd654", | ||
"graphql-codegen-plugin-handlebars-helpers": "0.14.0-alpha.a4fbd654", | ||
"graphql-codegen-plugin-helpers": "0.14.0-alpha.a4fbd654" | ||
}, | ||
@@ -23,0 +24,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
2
-33.33%1481252
-12.26%14846
-9.56%+ Added
- Removed
Updated