graphql-compose
Advanced tools
Comparing version 9.0.3 to 9.0.4
@@ -614,2 +614,5 @@ "use strict"; | ||
}; | ||
if (field.defaultValue) { | ||
fc.defaultValue = (0, graphql_1.valueFromAST)(field.defaultValue, fc.type.getType()); | ||
} | ||
return fc; | ||
@@ -616,0 +619,0 @@ }); |
{ | ||
"name": "graphql-compose", | ||
"version": "9.0.3", | ||
"version": "9.0.4", | ||
"description": "GraphQL schema builder from different data sources with middleware extensions.", | ||
@@ -27,4 +27,4 @@ "files": [ | ||
"devDependencies": { | ||
"@types/jest": "27.0.1", | ||
"@types/lodash": "4.14.172", | ||
"@types/jest": "27.0.2", | ||
"@types/lodash": "4.14.175", | ||
"@typescript-eslint/eslint-plugin": "4.31.0", | ||
@@ -36,12 +36,12 @@ "@typescript-eslint/parser": "4.31.0", | ||
"eslint-config-prettier": "8.3.0", | ||
"eslint-plugin-import": "2.24.2", | ||
"eslint-plugin-import": "2.25.2", | ||
"eslint-plugin-prettier": "4.0.0", | ||
"graphql": "16.0.0-alpha.2", | ||
"jest": "27.1.0", | ||
"jest": "27.2.5", | ||
"jest-junit": "12.2.0", | ||
"prettier": "2.3.2", | ||
"prettier": "2.4.1", | ||
"rimraf": "3.0.2", | ||
"semantic-release": "17.4.7", | ||
"ts-jest": "27.0.5", | ||
"typescript": "4.4.2" | ||
"ts-jest": "27.0.7", | ||
"typescript": "4.4.4" | ||
}, | ||
@@ -51,3 +51,3 @@ "dependencies": { | ||
"graphql-type-json": "0.3.2", | ||
"object-path": "0.11.7" | ||
"object-path": "0.11.8" | ||
}, | ||
@@ -54,0 +54,0 @@ "config": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10543
906319
159
+ Addedobject-path@0.11.8(transitive)
- Removedobject-path@0.11.7(transitive)
Updatedobject-path@0.11.8