@types/graphql
Advanced tools
Comparing version 0.8.2 to 0.8.3
{ | ||
"name": "@types/graphql", | ||
"version": "0.8.2", | ||
"description": "TypeScript definitions for graphql v0.8.2", | ||
"version": "0.8.3", | ||
"description": "TypeScript definitions for graphql", | ||
"license": "MIT", | ||
@@ -15,4 +15,3 @@ "author": "TonyYang <https://github.com/TonyPythoneer>, Caleb Meredith <https://github.com/calebmer>, Dominic Watson <https://github.com/intellix>", | ||
"peerDependencies": {}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "c03e7800e532ed77a999c9309fd1a163519a3192cf2cf7ef594bc673638284bc" | ||
"typesPublisherContentHash": "485639b2c2f00ed78d97e3b688f5617ea14f4eab2f6b873f75db74d113b816d4" | ||
} |
@@ -5,10 +5,9 @@ # Installation | ||
# Summary | ||
This package contains type definitions for graphql v0.8.2 (https://www.npmjs.com/package/graphql). | ||
This package contains type definitions for graphql (https://www.npmjs.com/package/graphql). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/graphql | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/graphql | ||
Additional Details | ||
* Last updated: Mon, 21 Nov 2016 14:47:53 GMT | ||
* File structure: ModuleAugmentation | ||
* Last updated: Tue, 20 Dec 2016 14:14:00 GMT | ||
* Library Dependencies: none | ||
@@ -15,0 +14,0 @@ * Module Dependencies: graphql/error, graphql/error/GraphQLError, graphql/error/formatError, graphql/error/index, graphql/error/locatedError, graphql/error/syntaxError, graphql/execution, graphql/execution/execute, graphql/execution/index, graphql/graphql, graphql/language, graphql/language/ast, graphql/language/index, graphql/language/kinds, graphql/language/lexer, graphql/language/location, graphql/language/parser, graphql/language/printer, graphql/language/source, graphql/language/visitor, graphql/type, graphql/type/definition, graphql/type/directives, graphql/type/index, graphql/type/introspection, graphql/type/scalars, graphql/type/schema, graphql/utilities, graphql/utilities/TypeInfo, graphql/utilities/assertValidName, graphql/utilities/astFromValue, graphql/utilities/buildASTSchema, graphql/utilities/buildClientSchema, graphql/utilities/concatAST, graphql/utilities/extendSchema, graphql/utilities/findBreakingChanges, graphql/utilities/getOperationAST, graphql/utilities/index, graphql/utilities/introspectionQuery, graphql/utilities/isValidJSValue, graphql/utilities/isValidLiteralValue, graphql/utilities/schemaPrinter, graphql/utilities/separateOperations, graphql/utilities/typeComparators, graphql/utilities/typeFromAST, graphql/utilities/valueFromAST, graphql/validation, graphql/validation/index, graphql/validation/specifiedRules, graphql/validation/validate |
{ | ||
"authors": "TonyYang <https://github.com/TonyPythoneer>, Caleb Meredith <https://github.com/calebmer>, Dominic Watson <https://github.com/intellix>", | ||
"definitionFilename": "index.d.ts", | ||
"libraryDependencies": [], | ||
@@ -59,8 +58,7 @@ "moduleDependencies": [ | ||
"libraryMinorVersion": 8, | ||
"libraryName": "graphql v0.8.2", | ||
"libraryName": "graphql", | ||
"typingsPackageName": "graphql", | ||
"projectName": "https://www.npmjs.com/package/graphql", | ||
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"sourceBranch": "types-2.0", | ||
"kind": "ModuleAugmentation", | ||
"sourceBranch": "master", | ||
"globals": [], | ||
@@ -125,3 +123,3 @@ "declaredModules": [ | ||
"hasPackageJson": false, | ||
"contentHash": "c03e7800e532ed77a999c9309fd1a163519a3192cf2cf7ef594bc673638284bc" | ||
"contentHash": "485639b2c2f00ed78d97e3b688f5617ea14f4eab2f6b873f75db74d113b816d4" | ||
} |
Sorry, the diff of this file is too big to display
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
93911
2574
18