@types/graphql-relay
Advanced tools
Comparing version 0.4.9 to 0.4.10
{ | ||
"name": "@types/graphql-relay", | ||
"version": "0.4.9", | ||
"version": "0.4.10", | ||
"description": "TypeScript definitions for graphql-relay", | ||
@@ -27,10 +27,11 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/graphql-relay" | ||
}, | ||
"scripts": {}, | ||
"dependencies": { | ||
"@types/graphql": "*" | ||
"graphql": "14.5.0" | ||
}, | ||
"typesPublisherContentHash": "1e13118b4deb9bec273ce411e04313a902bf0e500936d2da035c8b3b515cfe42", | ||
"typesPublisherContentHash": "dfddc1837b305c65e5917b91d754c1fcbc80ec8e9ec380431e0a77222997c9f3", | ||
"typeScriptVersion": "2.6" | ||
} |
@@ -11,7 +11,7 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 21 Nov 2018 16:51:43 GMT | ||
* Dependencies: graphql | ||
* Last updated: Fri, 23 Aug 2019 15:39:22 GMT | ||
* Dependencies: @types/graphql | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Arvitaly <https://github.com/arvitaly>, nitintutlani <https://github.com/nitintutlani>, Grelinfo <https://github.com/Grelinfo>. | ||
These definitions were written by Arvitaly <https://github.com/arvitaly>, nitintutlani <https://github.com/nitintutlani>, and Grelinfo <https://github.com/Grelinfo>. |
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
12407
+ Addedgraphql@14.5.0
+ Addedgraphql@14.5.0(transitive)
+ Addediterall@1.3.0(transitive)
- Removed@types/graphql@*
- Removed@types/graphql@14.5.0(transitive)
- Removedgraphql@16.9.0(transitive)