Socket
Socket
Sign inDemoInstall

marqy

Package Overview
Dependencies
5
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.8 to 0.0.9

4

examples/index.js

@@ -31,4 +31,4 @@ import React, { useReducer } from 'react'

width="100"
src="https://www.fillmurray.com/g/200/200"
alt="Bill Murray"
src="https://picsum.photos/seed/picsum/550/350"
alt="Lorem Picsum"
/>

@@ -35,0 +35,0 @@ </div>

{
"name": "marqy",
"version": "0.0.8",
"version": "0.0.9",
"description": "Accessible, performant React marquees.",

@@ -40,13 +40,13 @@ "keywords": [

"devDependencies": {
"@types/react": "^17.0.3",
"concurrently": "^6.0.0",
"microbundle": "^0.13.0",
"@types/react": "^18.2.21",
"concurrently": "^8.2.1",
"microbundle": "^0.15.1",
"parcel-bundler": "^1.12.5",
"react": "^17.0.1",
"react-dom": "^17.0.1"
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"peerDependencies": {
"react": "^16.8.0 || 17.x",
"react-dom": "^16.8.0 || 17.x"
"react": "^16.8.0 || 17.x || 18.x",
"react-dom": "^16.8.0 || 17.x || 18.x"
}
}

Sorry, the diff of this file is not supported yet

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