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

vanilla-marquee

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vanilla-marquee - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "vanilla-marquee",
"version": "1.0.1",
"version": "1.0.2",
"description": "",

@@ -5,0 +5,0 @@ "main": "./dist/js-marquee.js",

@@ -1,2 +0,2 @@

# js-marquee
# vanilla-marquee

@@ -8,3 +8,3 @@ An es5 vanilla-js implementation of [jQuery.marquee](https://github.com/aamirafridi/jQuery.Marquee/blob/master/)

```
npm i js-marquee
npm i vanilla-marquee
```

@@ -15,3 +15,3 @@

```
import maqruee from 'js-marquee'
import maqruee from 'vanilla-marquee'

@@ -39,3 +39,3 @@ new marquee( element, {

'src/**', // src folder
/node_modules\/.+(js-marquee|matt-utils)/,
/node_modules\/.+(vanilla-marquee|matt-utils)/,
]

@@ -42,0 +42,0 @@ }),

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