Socket
Socket
Sign inDemoInstall

react-tiny-virtual-list

Package Overview
Dependencies
6
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.2 to 2.1.3

types/constants.d.ts

3

CHANGELOG.md
Changelog
------------
### 2.1.3
Include TypeScript type definitions in npm package [#26](https://github.com/clauderic/react-tiny-virtual-list/issues/26)
### 2.1.2

@@ -4,0 +7,0 @@ Fixed build script for es modules build [#22](https://github.com/clauderic/react-tiny-virtual-list/issues/22)

5

package.json
{
"name": "react-tiny-virtual-list",
"version": "2.1.2",
"version": "2.1.3",
"description": "A tiny but mighty list virtualization component, with zero dependencies 💪",

@@ -10,3 +10,4 @@ "main": "build/react-tiny-virtual-list.cjs.js",

"files": [
"build"
"build",
"types"
],

@@ -13,0 +14,0 @@ "scripts": {

@@ -16,2 +16,4 @@ <div align="center" style="margin-bottom: 30px;">

<a target='_blank' rel='nofollow' href='https://app.codesponsor.io/link/oN9PDWZz8fQcbh9sxpDEUvD5/clauderic/react-tiny-virtual-list'> <img alt='Sponsor' width='888' height='68' src='https://app.codesponsor.io/embed/oN9PDWZz8fQcbh9sxpDEUvD5/clauderic/react-tiny-virtual-list.svg' /></a>
* **Tiny & dependency free** – Only 3kb gzipped

@@ -18,0 +20,0 @@ * **Render millions of items**, without breaking a sweat

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc