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

react-virtuoso

Package Overview
Dependencies
Maintainers
1
Versions
289
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 2.8.5 to 2.8.6

4

dist/index.d.ts

@@ -555,3 +555,3 @@ import { ComponentPropsWithRef } from 'react';

export declare interface VirtuosoGridProps<C extends unknown = unknown> {
export declare interface VirtuosoGridProps<C extends unknown = unknown> extends GridRootProps {
/**

@@ -655,3 +655,3 @@ * The total amount of items to be rendered.

export declare interface VirtuosoProps<D, C> {
export declare interface VirtuosoProps<D, C> extends ListRootProps {
/**

@@ -658,0 +658,0 @@ * The total amount of items to be rendered.

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

"sideEffects": false,
"version": "2.8.5",
"version": "2.8.6",
"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