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 13.0.0 to 13.0.1

relay-runtime/lib/util/getPaginationMetadata.d.ts

5

relay-runtime/index.d.ts

@@ -198,2 +198,7 @@ // Type definitions for relay-runtime 13.0

export { default as getFragmentIdentifier } from './lib/util/getFragmentIdentifier';
export { default as getPaginationMetadata } from './lib/util/getPaginationMetadata';
export { default as getPaginationVariables } from './lib/util/getPaginationVariables';
export { default as getRefetchMetadata } from './lib/util/getRefetchMetadata';
export { default as getValueAtPath } from './lib/util/getValueAtPath';
export { Direction } from './lib/util/getPaginationVariables';

@@ -200,0 +205,0 @@ // INTERNAL-ONLY

4

relay-runtime/package.json
{
"name": "@types/relay-runtime",
"version": "13.0.0",
"version": "13.0.1",
"description": "TypeScript definitions for relay-runtime",

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

"dependencies": {},
"typesPublisherContentHash": "19e9e484393524ced00a57e4cd33a704e2e99b34a5fddec768203e456af0c54a",
"typesPublisherContentHash": "3f9617d1bc81daaf7bdcc312a7bc6303b0ef78ff492bac9eb1c69f497ccb528e",
"typeScriptVersion": "3.8"
}

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

### Additional Details
* Last updated: Mon, 10 Jan 2022 21:31:43 GMT
* Last updated: Fri, 28 Jan 2022 20:01:27 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