marquee3001
Advanced tools
Comparing version 1.0.9 to 1.0.10
@@ -124,2 +124,3 @@ /** | ||
static init(options = { selector: 'marquee3k' }) { | ||
let animationId = null; | ||
window.cancelAnimationFrame(animationId); | ||
@@ -126,0 +127,0 @@ const marquees = Array.from(document.querySelectorAll(`.${options.selector}`)); |
{ | ||
"name": "marquee3001", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "Internet marquees in HD!", | ||
@@ -5,0 +5,0 @@ "keywords": ["marquee", "marquees"], |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
32398
273