Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/react-virtualized

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-virtualized - npm Package Compare versions

Comparing version 9.21.5 to 9.21.6

2

react-virtualized/dist/es/Table.d.ts

@@ -232,3 +232,3 @@ import { Validator, ReactNode, Requireable, PureComponent, Component } from 'react';

/** Optional renderer to be used in place of table body rows when rowCount is 0 */
noRowsRenderer?: () => void;
noRowsRenderer?: () => JSX.Element | null;
/**

@@ -235,0 +235,0 @@ * Optional callback when a column's header is clicked.

{
"name": "@types/react-virtualized",
"version": "9.21.5",
"version": "9.21.6",
"description": "TypeScript definitions for react-virtualized",

@@ -54,3 +54,3 @@ "license": "MIT",

"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {

@@ -66,4 +66,4 @@ "type": "git",

},
"typesPublisherContentHash": "8a2cd96cd0a17535b0a9abbe0ef4d0bb07a6043424837298106f63ee23fe716e",
"typesPublisherContentHash": "a1239b844a25cdef4b85e55a14e029c7f3ce87cbb28458a7db935da87081d6fe",
"typeScriptVersion": "2.8"
}

@@ -8,10 +8,10 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-virtualized
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-virtualized.
Additional Details
* Last updated: Tue, 22 Oct 2019 20:42:52 GMT
* Dependencies: @types/react, @types/prop-types
### Additional Details
* Last updated: Wed, 04 Dec 2019 23:31:18 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react), [@types/prop-types](https://npmjs.com/package/@types/prop-types)
* Global values: none
# Credits
These definitions were written by Kalle Ott <https://github.com/kaoDev>, John Gunther <https://github.com/guntherjh>, Konstantin Nesterov <https://github.com/wasd171>, Szőke Szabolcs <https://github.com/szabolcsx>, Steve Zhang <https://github.com/Stevearzh>, Maciej Goszczycki <https://github.com/mgoszcz2>, Brandon Hall <https://github.com/brandonhall>, Sebastian Busch <https://github.com/sbusch>, and Adam Zmenak <https://github.com/azmenak>.
These definitions were written by Kalle Ott (https://github.com/kaoDev), John Gunther (https://github.com/guntherjh), Konstantin Nesterov (https://github.com/wasd171), Szőke Szabolcs (https://github.com/szabolcsx), Steve Zhang (https://github.com/Stevearzh), Maciej Goszczycki (https://github.com/mgoszcz2), Brandon Hall (https://github.com/brandonhall), Sebastian Busch (https://github.com/sbusch), and Adam Zmenak (https://github.com/azmenak).
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