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 10.1.8 to 10.1.9

2

relay-runtime/lib/network/RelayNetworkTypes.d.ts

@@ -40,3 +40,3 @@ import { RequestParameters } from '../util/RelayConcreteNode';

label?: string;
path?: string[] | number[];
path?: Array<string | number>;
}

@@ -43,0 +43,0 @@ export interface GraphQLResponseWithoutData {

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

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

"dependencies": {},
"typesPublisherContentHash": "fcbb43ba87c2e7dac5eef967b4240233ffa0a93d96ab7678b4ef29e8393e0b22",
"typesPublisherContentHash": "f3761cbf1328ba17ebdd9b536690ade7dbcd80c4a2fee69250dfd5d51dd75aad",
"typeScriptVersion": "3.4"
}

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

### Additional Details
* Last updated: Wed, 27 Jan 2021 12:31:48 GMT
* Last updated: Mon, 01 Mar 2021 09:31:24 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

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