New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

infinite-marquee

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

infinite-marquee - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

2

package.json
{
"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

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