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

react-infinite-grid-scroller

Package Overview
Dependencies
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-infinite-grid-scroller - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

src/InfiniteGridScroller/RigsDnd.tsx

2

package.json
{
"name": "react-infinite-grid-scroller",
"version": "2.2.0",
"version": "2.2.1",
"description": "infinite vertical or horizontal scroll using css grid layout",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -531,2 +531,3 @@ # react-infinite-grid-scroller (RIGS)

contextType:'nativeType',
scrollerID, // current scrollerID
internalDropResult: {

@@ -538,2 +539,4 @@ dataType, // location type of the drop - 'cellframe' or 'viewport'

itemType, // the native type
whitespaceposition, // 'head' or 'tail' for internaleDropResult.dataType == 'viewport' (ie. whitespace)
listrange, // the current scroller listrange [lowindex, highindex]
}

@@ -540,0 +543,0 @@ ```

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

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