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

react-light-marquee

Package Overview
Dependencies
Maintainers
0
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-light-marquee - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

19

package.json
{
"name": "react-light-marquee",
"version": "0.1.2",
"version": "0.1.3",
"private": false,

@@ -12,15 +12,14 @@ "type": "module",

],
"dependencies": {
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"react": "^16.8",
"react-dom": "^16.8"
},
"devDependencies": {
"@types/node": "^16.18.104",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react": ">= 16.8.0",
"react-dom": ">= 16.8.0",
"@types/react": ">= 16.8.0",
"tsup": "^8.2.4",
"typescript": "^4.6.3"
},
"peerDependencies": {
"@types/react": ">= 16.8.0",
"react": ">= 16.8.0",
"react-dom": ">= 16.8.0"
},
"scripts": {

@@ -27,0 +26,0 @@ "build": "tsup"

# Install
yarn install react-light-marquee
yarn install react-light-marquee
#Status
In beta testing
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