Socket
Socket
Sign inDemoInstall

svelte-infinite

Package Overview
Dependencies
0
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.0 to 0.3.1

4

dist/InfiniteLoader.svelte.d.ts

@@ -23,5 +23,3 @@ import { SvelteComponent } from "svelte";

}) | undefined;
error?: ((this: void, args_0: {
attemptLoad: Promise<() => void>;
}) => typeof import("svelte").SnippetReturn & {
error?: ((this: void, args_0: () => Promise<void>) => typeof import("svelte").SnippetReturn & {
_: "functions passed to {@render ...} tags must use the `Snippet` type imported from \"svelte\"";

@@ -28,0 +26,0 @@ }) | undefined;

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

},
"version": "0.3.0",
"version": "0.3.1",
"license": "MIT",

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

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