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.2 to 2.2.3

2

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

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

# react-infinite-grid-scroller (RIGS)
Heavy-duty vertical or horizontal infinite scroller
[![npm](https://img.shields.io/badge/npm-2.2.2-brightgreen)](https://www.npmjs.com/package/react-infinite-grid-scroller) [![licence](https://img.shields.io/badge/licence-MIT-green)](LICENSE.md)
[![npm](https://img.shields.io/badge/npm-2.2.3-brightgreen)](https://www.npmjs.com/package/react-infinite-grid-scroller) [![licence](https://img.shields.io/badge/licence-MIT-green)](LICENSE.md)

@@ -25,4 +25,8 @@ # Key Features

# Key Technologies
# Overview
<details>
## Key Technologies
RIGS uses these key technologies:

@@ -39,3 +43,3 @@ - [CSS grid](https://css-tricks.com/snippets/css/complete-guide-grid/)

# Architecture
## Architecture

@@ -50,3 +54,3 @@ ![Architecture](demo/Architecture.png)

# Usage
## Usage

@@ -81,2 +85,4 @@ This is the minimum configuration.

</details>
# Compatible browsers

@@ -723,2 +729,2 @@

[MIT](LICENSE.md) &copy; 2020-2023 [Henrik Bechmann](https://twitter.com/HenrikBechmann)
[MIT](LICENSE.md) &copy; 2020-present [Henrik Bechmann](https://twitter.com/HenrikBechmann)

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