Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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 14.2.3 to 14.5.0

123

graphql/package.json
{
"name": "@types/graphql",
"version": "14.2.3",
"description": "TypeScript definitions for graphql",
"license": "MIT",
"contributors": [
{
"name": "TonyYang",
"url": "https://github.com/TonyPythoneer",
"githubUsername": "TonyPythoneer"
},
{
"name": "Caleb Meredith",
"url": "https://github.com/calebmer",
"githubUsername": "calebmer"
},
{
"name": "Dominic Watson",
"url": "https://github.com/intellix",
"githubUsername": "intellix"
},
{
"name": "Firede",
"url": "https://github.com/firede",
"githubUsername": "firede"
},
{
"name": "Kepennar",
"url": "https://github.com/kepennar",
"githubUsername": "kepennar"
},
{
"name": "Mikhail Novikov",
"url": "https://github.com/freiksenet",
"githubUsername": "freiksenet"
},
{
"name": "Ivan Goncharov",
"url": "https://github.com/IvanGoncharov",
"githubUsername": "IvanGoncharov"
},
{
"name": "Hagai Cohen",
"url": "https://github.com/DxCx",
"githubUsername": "DxCx"
},
{
"name": "Ricardo Portugal",
"url": "https://github.com/rportugal",
"githubUsername": "rportugal"
},
{
"name": "Tim Griesser",
"url": "https://github.com/tgriesser",
"githubUsername": "tgriesser"
},
{
"name": "Dylan Stewart",
"url": "https://github.com/dyst5422",
"githubUsername": "dyst5422"
},
{
"name": "Alessio Dionisi",
"url": "https://github.com/adnsio",
"githubUsername": "adnsio"
},
{
"name": "Divyendu Singh",
"url": "https://github.com/divyenduz",
"githubUsername": "divyenduz"
},
{
"name": "Brad Zacher",
"url": "https://github.com/bradzacher",
"githubUsername": "bradzacher"
},
{
"name": "Curtis Layne",
"url": "https://github.com/clayne11",
"githubUsername": "clayne11"
},
{
"name": "Jonathan Cardoso",
"url": "https://github.com/JCMais",
"githubUsername": "JCMais"
},
{
"name": "Pavel Lang",
"url": "https://github.com/langpavel",
"githubUsername": "langpavel"
},
{
"name": "Mark Caudill",
"url": "https://github.com/mc0",
"githubUsername": "mc0"
},
{
"name": "Martijn Walraven",
"url": "https://github.com/martijnwalraven",
"githubUsername": "martijnwalraven"
},
{
"name": "Jed Mao",
"url": "https://github.com/jedmao",
"githubUsername": "jedmao"
}
],
"version": "14.5.0",
"typings": null,
"description": "Stub TypeScript definitions entry for graphql, which provides its own types definitions",
"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/graphql"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "9aa8839a3e40d2e230ae68d349603e9eba421e137eaa9a1e841de1867881c7b4",
"typeScriptVersion": "2.6"
"author": "",
"repository": "https://github.com/graphql/graphql-js",
"license": "MIT",
"dependencies": {
"graphql": "*"
}
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/graphql`
This is a stub types definition for graphql (https://github.com/graphql/graphql-js).
# Summary
This package contains type definitions for graphql (https://github.com/graphql/graphql-js).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/graphql
Additional Details
* Last updated: Mon, 22 Jul 2019 20:06:37 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by TonyYang <https://github.com/TonyPythoneer>, Caleb Meredith <https://github.com/calebmer>, Dominic Watson <https://github.com/intellix>, Firede <https://github.com/firede>, Kepennar <https://github.com/kepennar>, Mikhail Novikov <https://github.com/freiksenet>, Ivan Goncharov <https://github.com/IvanGoncharov>, Hagai Cohen <https://github.com/DxCx>, Ricardo Portugal <https://github.com/rportugal>, Tim Griesser <https://github.com/tgriesser>, Dylan Stewart <https://github.com/dyst5422>, Alessio Dionisi <https://github.com/adnsio>, Divyendu Singh <https://github.com/divyenduz>, Brad Zacher <https://github.com/bradzacher>, Curtis Layne <https://github.com/clayne11>, Jonathan Cardoso <https://github.com/JCMais>, Pavel Lang <https://github.com/langpavel>, Mark Caudill <https://github.com/mc0>, Martijn Walraven <https://github.com/martijnwalraven>, and Jed Mao <https://github.com/jedmao>.
graphql provides its own type definitions, so you don't need @types/graphql installed!
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