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

dynamic-virtual-scroller

Package Overview
Dependencies
Maintainers
1
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dynamic-virtual-scroller - npm Package Compare versions

Comparing version 3.0.12 to 3.0.13

2

package.json
{
"name": "dynamic-virtual-scroller",
"version": "3.0.12",
"version": "3.0.13",
"description": "A virtual scroller for the web that can handle dynamic row and column sizes.",

@@ -5,0 +5,0 @@ "main": "virtual-scroller.js",

@@ -393,2 +393,3 @@ import {ATTRIBUTES, EVENTS, CLASSES, DATA} from "./constants";

getFirstRenderedRowIndex: renderManager.getFirstRenderedRowIndex,
getFirstRenderedColumnIndex: renderManager.getFirstRenderedColumnIndex,

@@ -395,0 +396,0 @@ scrollTo: function (params) {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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