Socket
Socket
Sign inDemoInstall

svelte-tiny-virtual-list

Package Overview
Dependencies
0
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.1

2

dist/svelte-tiny-virtual-list.js

@@ -1439,3 +1439,3 @@ (function (global, factory) {

if ($$self.$$.dirty[0] & /*mounted, height, width, stickyIndices*/ 132192) {
if (mounted) recomputeSizes(height); // call scroll.reset;
if (mounted) recomputeSizes(0); // call scroll.reset;
}

@@ -1442,0 +1442,0 @@ };

{
"name": "svelte-tiny-virtual-list",
"version": "2.0.0",
"version": "2.0.1",
"description": "A tiny but mighty list virtualization component for svelte, with zero dependencies 💪",

@@ -5,0 +5,0 @@ "svelte": "src/index.js",

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc