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.11.6 to 0.11.7

4

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

@@ -60,4 +60,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "2da98445a0466cc616845c7967d97eefc3df1b44bb78e85ed2bbbd8df6579d69",
"typesPublisherContentHash": "2f4ea9b719d3a13259aac66021576321fe5e59d551803a285bdf5c86ddc9711d",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Sat, 11 Nov 2017 04:50:54 GMT
* Last updated: Tue, 28 Nov 2017 17:04:13 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

@@ -458,2 +458,3 @@ import {

getValue(name: string): GraphQLEnumValue;
isValidValue(value: any): boolean;
serialize(value: any): string;

@@ -460,0 +461,0 @@ parseValue(value: any): any;

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