Huge News!Announcing our $40M Series B led by Abstract Ventures.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.29 to 7.0.30

3

react-relay v7.0/lib/relay-experimental/useMutation.d.ts

@@ -21,4 +21,7 @@ import {

configs?: DeclarativeMutationConfig[] | undefined;
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type
onError?: ((error: Error) => void | null) | undefined;
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type
onCompleted?: ((response: TMutation["response"], errors: PayloadError[]) => void | null) | undefined;
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type
onUnsubscribe?: (() => void | null) | undefined;

@@ -25,0 +28,0 @@ }

4

react-relay v7.0/package.json
{
"name": "@types/react-relay",
"version": "7.0.29",
"version": "7.0.30",
"description": "TypeScript definitions for react-relay",

@@ -36,4 +36,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-relay",

},
"typesPublisherContentHash": "aea701037b310b2fa36fc65daa07581ce670f79647c9e31723e5f46cd3fd2a1a",
"typesPublisherContentHash": "e076674361add57438321f87020f398c89c8505f508fdaeaefbd3cda87a4a236",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Mon, 20 Nov 2023 23:36:24 GMT
* Last updated: Wed, 22 Nov 2023 00:24:48 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react), [@types/relay-runtime](https://npmjs.com/package/@types/relay-runtime)

@@ -14,0 +14,0 @@

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