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.4 to 2.0.5

2

dist/svelte-tiny-virtual-list.js

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

function getWrapperOffset() {
return wrapper[SCROLL_PROP[scrollDirection]];
return wrapper[SCROLL_PROP_LEGACY[scrollDirection]];
}

@@ -1391,0 +1391,0 @@

{
"name": "svelte-tiny-virtual-list",
"version": "2.0.4",
"version": "2.0.5",
"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