@types/graphql
Advanced tools
Comparing version 0.7.3 to 0.8.1
{ | ||
"name": "@types/graphql", | ||
"version": "0.7.3", | ||
"description": "TypeScript definitions for graphql v0.7.0", | ||
"version": "0.8.1", | ||
"description": "TypeScript definitions for graphql v0.8.2", | ||
"license": "MIT", | ||
"author": "TonyYang <https://github.com/TonyPythoneer>, Caleb Meredith <https://github.com/calebmer>", | ||
"author": "TonyYang <https://github.com/TonyPythoneer>, Caleb Meredith <https://github.com/calebmer>, Dominic Watson <https://github.com/intellix>", | ||
"main": "", | ||
@@ -16,3 +16,3 @@ "repository": { | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "d70b1a54ab37d2f9569168b6e7b8b2f32313185e7812d58015afb985f68c89ab" | ||
"typesPublisherContentHash": "f359696ec5d2d92c3a0e9f2b6f421d1e9316407e705f67ae50fc981fbebbe677" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for graphql v0.7.0 (https://www.npmjs.com/package/graphql). | ||
This package contains type definitions for graphql v0.8.2 (https://www.npmjs.com/package/graphql). | ||
@@ -12,9 +12,9 @@ # Details | ||
Additional Details | ||
* Last updated: Mon, 14 Nov 2016 19:34:55 GMT | ||
* Last updated: Fri, 18 Nov 2016 13:54:01 GMT | ||
* File structure: ModuleAugmentation | ||
* Library Dependencies: none | ||
* 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/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 | ||
* 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 | ||
* Global values: none | ||
# Credits | ||
These definitions were written by TonyYang <https://github.com/TonyPythoneer>, Caleb Meredith <https://github.com/calebmer>. | ||
These definitions were written by TonyYang <https://github.com/TonyPythoneer>, Caleb Meredith <https://github.com/calebmer>, Dominic Watson <https://github.com/intellix>. |
{ | ||
"authors": "TonyYang <https://github.com/TonyPythoneer>, Caleb Meredith <https://github.com/calebmer>", | ||
"authors": "TonyYang <https://github.com/TonyPythoneer>, Caleb Meredith <https://github.com/calebmer>, Dominic Watson <https://github.com/intellix>", | ||
"definitionFilename": "index.d.ts", | ||
@@ -41,2 +41,3 @@ "libraryDependencies": [], | ||
"graphql/utilities/extendSchema", | ||
"graphql/utilities/findBreakingChanges", | ||
"graphql/utilities/getOperationAST", | ||
@@ -58,4 +59,4 @@ "graphql/utilities/index", | ||
"libraryMajorVersion": 0, | ||
"libraryMinorVersion": 7, | ||
"libraryName": "graphql v0.7.0", | ||
"libraryMinorVersion": 8, | ||
"libraryName": "graphql v0.8.2", | ||
"typingsPackageName": "graphql", | ||
@@ -109,2 +110,3 @@ "projectName": "https://www.npmjs.com/package/graphql", | ||
"graphql/utilities/extendSchema", | ||
"graphql/utilities/findBreakingChanges", | ||
"graphql/utilities/getOperationAST", | ||
@@ -125,3 +127,3 @@ "graphql/utilities/introspectionQuery", | ||
"hasPackageJson": false, | ||
"contentHash": "d70b1a54ab37d2f9569168b6e7b8b2f32313185e7812d58015afb985f68c89ab" | ||
"contentHash": "f359696ec5d2d92c3a0e9f2b6f421d1e9316407e705f67ae50fc981fbebbe677" | ||
} |
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
93824
2568