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

@types/graphql-relay

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/graphql-relay - npm Package Compare versions

Comparing version 0.4.11 to 0.6.0

2

graphql-relay/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for graphql-relay 0.4
// Type definitions for graphql-relay 0.6
// Project: https://github.com/graphql/graphql-relay-js

@@ -3,0 +3,0 @@ // Definitions by: Arvitaly <https://github.com/arvitaly>, nitintutlani <https://github.com/nitintutlani>, Grelinfo <https://github.com/Grelinfo>

{
"name": "@types/graphql-relay",
"version": "0.4.11",
"version": "0.6.0",
"description": "TypeScript definitions for graphql-relay",

@@ -24,3 +24,3 @@ "license": "MIT",

"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {

@@ -33,6 +33,6 @@ "type": "git",

"dependencies": {
"graphql": "^14.5.3"
"graphql": "^14.5.3 || ^15.0.0"
},
"typesPublisherContentHash": "c0bba6a8c1cdafd8639bdb90e08e3b13b6ac6febe4a28470600c71428dd98ada",
"typeScriptVersion": "2.6"
"typesPublisherContentHash": "1865a21313ee4ee616f86cdc30b0d26c131ba4904731cd7d32b0283b8fc53143",
"typeScriptVersion": "2.8"
}

@@ -8,10 +8,10 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/graphql-relay
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/graphql-relay.
Additional Details
* Last updated: Mon, 26 Aug 2019 15:15:51 GMT
* Dependencies: @types/graphql
### Additional Details
* Last updated: Sat, 11 Apr 2020 03:17:09 GMT
* Dependencies: [@types/graphql](https://npmjs.com/package/@types/graphql)
* Global values: none
# Credits
These definitions were written by Arvitaly <https://github.com/arvitaly>, nitintutlani <https://github.com/nitintutlani>, and Grelinfo <https://github.com/Grelinfo>.
These definitions were written by [Arvitaly](https://github.com/arvitaly), [nitintutlani](https://github.com/nitintutlani), and [Grelinfo](https://github.com/Grelinfo).

Sorry, the diff of this file is not supported yet

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