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

@types/relay-runtime

Package Overview
Dependencies
Maintainers
1
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/relay-runtime - npm Package Compare versions

Comparing version 18.2.0 to 18.2.1

3

relay-runtime/lib/query/fetchQueryInternal.d.ts
import { GraphQLResponse } from "../network/RelayNetworkTypes";
import { RelayObservable as Observable } from "../network/RelayObservable";
import { Environment, OperationDescriptor, RequestDescriptor } from "../store/RelayStoreTypes";
import { RequestIdentifier } from "../util/getRequestIdentifier";

@@ -9,3 +10,3 @@ export function fetchQuery(environment: Environment, operation: OperationDescriptor): Observable<GraphQLResponse>;

environment: Environment,
request: RequestDescriptor,
identifier: RequestIdentifier,
fetchFn: () => Observable<GraphQLResponse>,

@@ -12,0 +13,0 @@ ): Observable<GraphQLResponse>;

{
"name": "@types/relay-runtime",
"version": "18.2.0",
"version": "18.2.1",
"description": "TypeScript definitions for relay-runtime",

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

"peerDependencies": {},
"typesPublisherContentHash": "7a1262cb33964e21b9d3d457950447c158ed599facbd9a2c83bef88b6620e297",
"typesPublisherContentHash": "642e40a3a0c3b897f237ffab4aa690211b6f3c8a594b683473b65d66b7c43133",
"typeScriptVersion": "5.0"
}

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

### Additional Details
* Last updated: Mon, 02 Dec 2024 15:02:40 GMT
* Last updated: Thu, 05 Dec 2024 06:39:21 GMT
* Dependencies: none

@@ -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