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

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.0.1 to 1.0.3

12

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

@@ -11,3 +11,6 @@ "main": "dist/index.js",

},
"repository": "git+https://github.com/justin-chu/react-fast-marquee.git",
"repository": {
"type": "git",
"url": "git+https://github.com/justin-chu/react-fast-marquee.git"
},
"keywords": [

@@ -64,3 +67,6 @@ "react",

"dist"
]
],
"directories": {
"example": "examples"
}
}
# React Fast Marquee
[React Fast Marquee](https://website.com) is a lightweight React component that utilizes the power of CSS animations to create silky smooth marquees.
[React Fast Marquee](https://www.react-fast-marquee.com) is a lightweight React component that utilizes the power of CSS animations to create silky smooth marquees.
<!-- [![Build Status](https://travis-ci.org/alampros/react-confetti.svg?branch=master)](https://travis-ci.org/alampros/react-confetti)
[![npm](https://img.shields.io/npm/v/react-confetti.svg)](https://www.npmjs.com/package/react-confetti)
[![npm bundle size](https://img.shields.io/bundlephobia/min/react-confetti.svg)](https://bundlephobia.com/result?p=react-confetti)
![npm type definitions](https://img.shields.io/npm/types/react-confetti.svg) -->
[![npm](https://img.shields.io/npm/v/react-fast-marquee.svg)](https://www.npmjs.com/package/react-fast-marquee)
[![npm bundle size](https://img.shields.io/bundlephobia/min/react-fast-marquee.svg)](https://bundlephobia.com/result?p=react-fast-marquee)
![npm type definitions](https://img.shields.io/npm/types/react-fast-marquee.svg)
<!-- [![demogif][2]][1]
[![demogif][2]][1]
[1]: http://alampros.github.com/react-confetti
[2]: http://alampros.github.io/react-confetti/confetti-demo-anim.gif (demo gif) -->
[1]: https://www.react-fast-marquee.com
[2]: https://media.giphy.com/media/6ritiN2cpvpsyz4fo6/giphy.gif "demo gif"
## Demo
Check out the demo [here](https://website.com) and play around with some sample marquees.
Check out the demo [here](https://www.react-fast-marquee.com) and play around with some sample marquees.

@@ -19,0 +18,0 @@ ## Installation

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