jquery-text-marquee
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "jquery-text-marquee", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "A simple text marquee plugin for jQuery", | ||
@@ -5,0 +5,0 @@ "main": "src/jquery.text-marquee.js", |
@@ -13,2 +13,7 @@ # jQuery Text Marquee | ||
- **NPM:** `npm install jquery-text-marquee` | ||
- **CDN:** [jsdelivr.com](https://www.jsdelivr.com/package/npm/jquery-text-marquee) | ||
```html | ||
<script src="https://cdn.jsdelivr.net/npm/jquery-text-marquee@0/dist/jquery.text-marquee.min.js"></script> | ||
``` | ||
- **Download:** [zip](https://github.com/stefanomarra/jquery-text-marquee/archive/master.zip) | ||
@@ -15,0 +20,0 @@ |
@@ -135,3 +135,3 @@ ;(function(factory) { | ||
/** | ||
* Build roadmap | ||
* Build | ||
*/ | ||
@@ -138,0 +138,0 @@ build(); |
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
686133
66