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

smarquee

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

smarquee - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

smarquee.min.js

8

package.json
{
"name": "smarquee",
"version": "1.0.1",
"version": "1.0.2",
"description": "A smart scrolling marquee for audio players and other scrolling text needs.",

@@ -9,3 +9,3 @@ "author": "Buddy Reno <thebudman84+smarquee@gmail.com> (https://buddyreno.dev)",

"scripts": {
"compile": "NODE_ENV=production node_modules/webpack/bin/webpack.js --progress --hide-modules --config=webpack.config.js && cp dist/smarquee.min.js demo",
"compile": "NODE_ENV=production node_modules/webpack/bin/webpack.js --progress --hide-modules --config=webpack.config.js && cp dist/smarquee.min.js demo && cp dist/smarquee.min.js .",
"test": "jest",

@@ -81,3 +81,5 @@ "test-ci": "TZ='utc' jest --no-cache --coverage -w=4",

},
"dependencies": {}
"dependencies": {
"smarquee": "^1.0.1"
}
}
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