fhs-graphql-typings
Advanced tools
Comparing version
{ | ||
"name": "fhs-graphql-typings", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "", | ||
"types": "index.ts", | ||
"main": "index.js", | ||
"scripts": { | ||
"build": "graphql-codegen --config graphql-codegen.yml", | ||
"deploy": "npm run build && npm publish", | ||
"build": "graphql-codegen --config graphql-codegen.yml && tsc", | ||
"preversion": "npm run build", | ||
"postversion": "npm run publish" | ||
"postversion": "npm publish" | ||
}, | ||
@@ -22,4 +22,5 @@ "keywords": [], | ||
"@graphql-codegen/typescript-operations": "^1.8.3", | ||
"@graphql-codegen/typescript-resolvers": "^1.8.3" | ||
"@graphql-codegen/typescript-resolvers": "^1.8.3", | ||
"typescript": "^3.7.2" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
184951
1.6%7
40%3750
0.13%0
-100%5
25%