Socket
Socket
Sign inDemoInstall

marquee3000

Package Overview
Dependencies
0
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3 to 1.0.4

2

marquee3k.js

@@ -95,3 +95,3 @@ /**

this.wrapper.style.whiteSpace = 'nowrap';
this.wrapper.style.transform = `translate3d(${this.offset}px, 0, 0)`;
this.wrapper.style.transform = `translate(${this.offset}px, 0) translateZ(0)`;
}

@@ -98,0 +98,0 @@ }

{
"name": "marquee3000",
"version": "1.0.3",
"version": "1.0.4",
"description": "Internet marquees in HD!",

@@ -5,0 +5,0 @@ "keywords": ["marquee", "marquees"],

@@ -14,2 +14,6 @@ # MARQUEE3000

# New Version : Important!
Please change how you initialize form Marquee3k() -> Marquee3k.init() !!!
## Features

@@ -16,0 +20,0 @@ - ~3kb minified with no dependencies

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