Socket
Socket
Sign inDemoInstall

marqy

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

marqy - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

11

package.json
{
"name": "marqy",
"version": "0.0.3",
"version": "0.0.4",
"description": "Accessible, performant React marquees.",

@@ -21,3 +21,10 @@ "keywords": [

"main": "dist/marqy.js",
"exports": "./dist/marqy.modern.js",
"exports": {
".": {
"browser": "./dist/marqy.modern.js",
"umd": "./dist/marqy.imd.js",
"import": "./dist/marqy.esm.js",
"require": "./dist/marqy.js"
}
},
"module": "dist/marqy.esm.js",

@@ -24,0 +31,0 @@ "unpkg": "dist/marqy.umd.js",

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