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

react-light-marquee

Package Overview
Dependencies
Maintainers
0
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-light-marquee - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

2

package.json
{
"name": "react-light-marquee",
"version": "0.1.5",
"version": "0.1.6",
"private": false,

@@ -5,0 +5,0 @@ "type": "module",

@@ -21,3 +21,3 @@ # react-light-marquee

import Marquee from "react-light-marquee";
const Page = () => (

@@ -31,3 +31,3 @@ <Marquee direction="right">

);
export default Page;

@@ -40,3 +40,3 @@

|:--|:--|:--|:--|
| direction | `left | right| up| down` | `left` | Direction of motion |
| direction | `left `&#124;` right `&#124;` up `&#124;` down` | `left` | Direction of motion |
| speed| number | 50 | Pixel per second |

@@ -43,0 +43,0 @@ | pauseOnHover| boolean | false | `true` pauses the animation on hover |

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