Socket
Socket
Sign inDemoInstall

@types/graphql

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/graphql - npm Package Compare versions

Comparing version 0.8.3 to 0.8.5

5

graphql/package.json
{
"name": "@types/graphql",
"version": "0.8.3",
"version": "0.8.5",
"description": "TypeScript definitions for graphql",

@@ -15,3 +15,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "485639b2c2f00ed78d97e3b688f5617ea14f4eab2f6b873f75db74d113b816d4"
"typesPublisherContentHash": "2690c862c960694e10d279e02dff23b840ee2531f622e10dbf3a4efa40180891",
"typeScriptVersion": "2.0"
}

2

graphql/README.md

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Tue, 20 Dec 2016 14:14:00 GMT
* Last updated: Thu, 29 Dec 2016 23:09:05 GMT
* Library Dependencies: none

@@ -14,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

@@ -58,2 +58,3 @@ {

"libraryMinorVersion": 8,
"typeScriptVersion": "2.0",
"libraryName": "graphql",

@@ -123,3 +124,3 @@ "typingsPackageName": "graphql",

"hasPackageJson": false,
"contentHash": "485639b2c2f00ed78d97e3b688f5617ea14f4eab2f6b873f75db74d113b816d4"
"contentHash": "2690c862c960694e10d279e02dff23b840ee2531f622e10dbf3a4efa40180891"
}

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc