Socket
Socket
Sign inDemoInstall

react-easy-marquee

Package Overview
Dependencies
4
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.8 to 1.1.9

4

dist/types.d.ts

@@ -1,2 +0,2 @@

import React from "react";
/// <reference types="react" />
import { AnimationProps } from "./animation";

@@ -11,3 +11,3 @@ export interface MarqueeProps extends AnimationProps {

className?: string;
children: React.ReactChild[];
children: JSX.Element[];
}
{
"name": "react-easy-marquee",
"version": "1.1.8",
"version": "1.1.9",
"homepage": "https://jagnani73.github.io/react-easy-marquee",

@@ -5,0 +5,0 @@ "description": "A marquee component for React using CSS.",

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