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

react-final-marquee

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-final-marquee - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

10

package.json

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

},
"version": "1.0.3",
"version": "1.0.4",
"files": [

@@ -36,4 +36,4 @@ "dist",

"dependencies": {
"react": ">= 16.8.0 || 18.0.0",
"react-dom": ">= 16.8.0 || 18.0.0"
"react": ">= 16.8.0 || 18.3.1",
"react-dom": ">= 16.8.0 || 18.3.1"
},

@@ -56,4 +56,4 @@ "devDependencies": {

"peerDependencies": {
"react": ">= 16.8.0 || 18.0.0",
"react-dom": ">= 16.8.0 || 18.0.0"
"react": ">= 16.8.0 || 18.3.1",
"react-dom": ">= 16.8.0 || 18.3.1"
},

@@ -60,0 +60,0 @@ "keywords": [

@@ -31,3 +31,3 @@ # React final marquee

<div className="App">
<Marquee
<ReactFinalMarquee
className="marquee-customer-class"

@@ -41,3 +41,3 @@ direction="leftToRight"

industry.
</Marquee>
</ReactFinalMarquee>
</div>

@@ -50,3 +50,3 @@ );

<div className="App">
<Marquee
<ReactFinalMarquee
className="marquee-customer-class"

@@ -60,3 +60,3 @@ direction="topToBottom"

industry.
</Marquee>
</ReactFinalMarquee>
</div>

@@ -63,0 +63,0 @@ );

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