New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@arisbh/marqueeck

Package Overview
Dependencies
Maintainers
1
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arisbh/marqueeck - npm Package Compare versions

Comparing version 0.0.42 to 0.0.45

dist/MarqueeckOptions.d.ts

13

dist/Marqueeck.svelte.d.ts
import { SvelteComponentTyped } from "svelte";
export type MarqueeckOptions = {
speed?: number;
direction?: 'left' | 'right';
gap?: number;
paddingX_Wrapper?: number;
paddingY_Wrapper?: number;
debug?: boolean;
onHover?: 'none' | 'stop' | 'customSpeed';
gradualHoverDuration?: number;
hoverSpeed?: number;
stickyPosition?: 'start' | 'end';
};
import type { MarqueeckOptions } from './MarqueeckOptions.d.ts';
declare const __propDef: {

@@ -15,0 +4,0 @@ props: {

{
"name": "@arisbh/marqueeck",
"version": "0.0.42",
"version": "0.0.45",
"description": "Marqueeck is a custom and customizable marquee component for Sveltekit",

@@ -5,0 +5,0 @@ "author": {

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