infinite-marquee
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "infinite-marquee", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "Configurable package to create an infinite marquee effect. Animated with JS or CSS.", | ||
@@ -5,0 +5,0 @@ "main": "resources/js/infinite-marquee.js", |
@@ -63,2 +63,7 @@ import gsap from 'gsap' | ||
} | ||
if (!this.options.css) { | ||
this.animation.invalidate() | ||
this.animation.restart() | ||
} | ||
} | ||
@@ -65,0 +70,0 @@ |
Sorry, the diff of this file is too big to display
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
791169
21437
0