Socket
Socket
Sign inDemoInstall

svelte-tiny-virtual-list

Package Overview
Dependencies
0
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.5 to 1.0.6

1

dist/svelte-tiny-virtual-list.js

@@ -459,2 +459,3 @@ (function (global, factory) {

width: '100%',
height: '100%',
};

@@ -461,0 +462,0 @@

2

package.json
{
"name": "svelte-tiny-virtual-list",
"version": "1.0.5",
"version": "1.0.6",
"description": "A tiny but mighty list virtualization component for svelte, with zero dependencies 💪",

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

@@ -23,2 +23,3 @@ export const ALIGNMENT = {

width: '100%',
height: '100%',
};

@@ -25,0 +26,0 @@

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