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.3.92 to 0.3.94

2

dist/index.d.ts
import Marqueeck from "./Marqueeck.svelte";
import type { MarqueeckOptions as MOptions } from "./Marqueeck";
export default Marqueeck;
export type MarqueeckOptions = Partial<MOptions>;

1

dist/index.js
// Reexport your entry components here
import Marqueeck from "./Marqueeck.svelte";
// import type { MarqueeckOptions } from "./Marqueeck"
export default Marqueeck;
{
"name": "@arisbh/marqueeck",
"version": "0.3.92",
"version": "0.3.94",
"description": "Marqueeck is a performant full-featured marquee component for Svelte, style-free, highly customizable and dependency-less.",

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

@@ -19,7 +19,5 @@ # Marqueeck

`npm i @arisbh/marqueeck`
or
`pnpm i @arisbh/marqueeck`
or
`yarn i @arisbh/marqueeck`
```
npm i @arisbh/marqueeck
```

@@ -26,0 +24,0 @@ ## Usage

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