Socket
Socket
Sign inDemoInstall

dynamic-marquee-react

Package Overview
Dependencies
5
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

6

package.json
{
"name": "dynamic-marquee-react",
"version": "1.0.0",
"version": "1.0.1",
"description": "A `<Marquee />` component for React.",

@@ -38,4 +38,4 @@ "main": "./dist/dynamic-marquee-react.js",

"peerDependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0"
"react": "^18.0.0",
"react-dom": "^18.0.0"
},

@@ -42,0 +42,0 @@ "devDependencies": {

@@ -13,9 +13,9 @@ # Dynamic Marquee React

# Demo
## Demo
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/tjenkinson/dynamic-marquee-react/tree/main/demo?title=Dynamic%20Marquee%20React%20Demo&file=src%2Fmain.ts)
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/tjenkinson/dynamic-marquee-react/tree/main/demo?title=Dynamic%20Marquee%20React%20Demo&file=src%2Fmain.tsx)
View the code in "[demo](./demo)".
# Installation
## Installation

@@ -26,3 +26,3 @@ ```

# Usage
## Usage

@@ -29,0 +29,0 @@ ```jsx

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc