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

react-virtuoso

Package Overview
Dependencies
Maintainers
1
Versions
288
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-virtuoso - npm Package Compare versions

Comparing version 4.9.0 to 4.10.0

4

dist/index.d.ts

@@ -853,2 +853,6 @@ import { default as React_2 } from 'react';

initialTopMostItemIndex?: GridIndexLocation;
/**
* invoked with true after the grid has done the initial render and the items have been measured.
*/
readyStateChanged?: (ready: boolean) => void;
}

@@ -855,0 +859,0 @@

2

package.json

@@ -5,3 +5,3 @@ {

"sideEffects": false,
"version": "4.9.0",
"version": "4.10.0",
"homepage": "https://virtuoso.dev/",

@@ -8,0 +8,0 @@ "license": "MIT",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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