Socket
Socket
Sign inDemoInstall

react-fast-marquee

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-fast-marquee - npm Package Compare versions

Comparing version 1.3.3 to 1.3.4

2

dist/index.js

@@ -105,3 +105,3 @@

_e["--iteration-count"] = !!loop ? "" + loop : "infinite",
_e), className: "marquee" }, children)))));
_e), className: "marquee", "aria-hidden": "true" }, children)))));
};

@@ -108,0 +108,0 @@

{
"name": "react-fast-marquee",
"version": "1.3.3",
"version": "1.3.4",
"description": "A lightweight React component that utilizes the power of CSS animations to create silky smooth marquees.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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