Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

svelte-infinite

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-infinite - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

2

package.json

@@ -9,3 +9,3 @@ {

},
"version": "0.2.2",
"version": "0.2.3",
"license": "MIT",

@@ -12,0 +12,0 @@ "homepage": "https://svelte-5-infinite.vercel.app",

@@ -178,5 +178,5 @@ <p align="center">

- It may also be required to pass in a reference to your scroll container as the `root` option, if your scroll container is not the window.
- `loopTimeout: number = 2000` - optional
- `loopTimeout: number = 3000` - optional
- If the `loopMaxCalls` is reached within the detection timeout, a cool down period is triggered of this length (in milliseconds).
- `loopDetectionTimeout: number = 1000` - optional
- `loopDetectionTimeout: number = 2000` - optional
- The time in milliseconds in which the `loopMaxCalls` count must be hit in order to trigger a cool down period of `loopTimeout` length.

@@ -183,0 +183,0 @@ - `loopMaxCalls: number = 5` - optional

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