New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/react-relay

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-relay - npm Package Compare versions

Comparing version 7.0.3 to 7.0.4

2

react-relay/lib/relay-experimental/useRefetchableFragmentNode.d.ts

@@ -34,3 +34,3 @@ import { Disposable, OperationType, IEnvironment, Variables, ReaderFragment } from 'relay-runtime';

export type RefetchFnInexact<TQuery extends OperationType, TOptions = Options> = RefetchFnBase<
TQuery['variables'],
Partial<TQuery['variables']>,
TOptions

@@ -37,0 +37,0 @@ >;

{
"name": "@types/react-relay",
"version": "7.0.3",
"version": "7.0.4",
"description": "TypeScript definitions for react-relay",

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

},
"typesPublisherContentHash": "f759dc191414b2aba0ca73ff8eaa6d5f60d401e7be148bde4cb445dd0aaee3ff",
"typesPublisherContentHash": "44883205f64246cdd2c55065ca0164e680492cf7b7ffd74931aa702bf4805533",
"typeScriptVersion": "3.3"
}

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

### Additional Details
* Last updated: Fri, 22 Nov 2019 15:50:57 GMT
* Last updated: Mon, 04 May 2020 12:05:38 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react), [@types/relay-runtime](https://npmjs.com/package/@types/relay-runtime)

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by Johannes Schickling (https://github.com/graphcool), Matt Martin (https://github.com/voxmatt), Eloy Durán (https://github.com/alloy), Nicolas Pirotte (https://github.com/npirotte), Cameron Knight (https://github.com/ckknight), Kaare Hoff Skovgaard (https://github.com/kastermester), Matt Krick (https://github.com/mattkrick), Jared Kass (https://github.com/jdk243), and Renan Machado (https://github.com/renanmav).
These definitions were written by [Johannes Schickling](https://github.com/graphcool), [Matt Martin](https://github.com/voxmatt), [Eloy Durán](https://github.com/alloy), [Nicolas Pirotte](https://github.com/npirotte), [Cameron Knight](https://github.com/ckknight), [Kaare Hoff Skovgaard](https://github.com/kastermester), [Matt Krick](https://github.com/mattkrick), [Jared Kass](https://github.com/jdk243), and [Renan Machado](https://github.com/renanmav).

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