@types/graphql-relay
Advanced tools
Comparing version 0.4.3 to 0.4.4
@@ -248,2 +248,3 @@ // Type definitions for graphql-relay 0.4 | ||
nodeField: GraphQLFieldConfig<any, any>; | ||
nodesField: GraphQLFieldConfig<any, any>; | ||
} | ||
@@ -250,0 +251,0 @@ |
{ | ||
"name": "@types/graphql-relay", | ||
"version": "0.4.3", | ||
"version": "0.4.4", | ||
"description": "TypeScript definitions for graphql-relay", | ||
@@ -32,4 +32,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "17eece4785e7b204a90ff1f150cd618a1f8c4e12637870f62699e5aaeac3260c", | ||
"typesPublisherContentHash": "05065cfd6e9f53c53ce513e74b3b31d08fcb9612d62c125e1051b4b7b58470c0", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 08 Nov 2017 22:42:24 GMT | ||
* Last updated: Wed, 14 Feb 2018 01:13:03 GMT | ||
* Dependencies: graphql | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
270
11831