Socket
Socket
Sign inDemoInstall

html5-marquee

Package Overview
Dependencies
0
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.2 to 0.2.0

css/marquee-prefixed.css

9

bower.json
{
"name": "html5-marquee",
"version": "0.1.2",
"version": "0.2.0",
"authors": [

@@ -9,6 +9,7 @@ "muchweb <aleks@s-ko.net>"

"ignore": [
"node_modules",
"bower_components"
"/node_modules",
"/bower_components",
"npm-debug.log"
],
"homepage": "https://github.com/muchweb/html5-marquee",
"homepage": "http://html5marquee.com/",
"description": "HTML5 marquee tag implementation in pure CSS3",

@@ -15,0 +16,0 @@ "keywords": [

{
"name": "html5-marquee",
"description": "HTML5 marquee tag implementation in pure CSS3",
"version": "0.1.2",
"version": "0.2.0",
"repository": "https://github.com/muchweb/html5-marquee",

@@ -9,10 +9,11 @@ "homepage": "http://html5marquee.com/",

"author": "muchweb <aleks@s-ko.net>",
"devDependencies": {
"autoprefixer": "^4.0.0",
"less": "^2.2.0"
},
"keywords": [
"html5",
"marquee"
]
],
"devDependencies": {
"autoprefixer": "^6.1.1",
"less": "^2.5.3",
"postcss-cli": "^2.3.2"
}
}

@@ -11,15 +11,5 @@ # HTML5 MARQUEE [![npm version](https://badge.fury.io/js/html5-marquee.svg)](http://badge.fury.io/js/html5-marquee)

### Bower
```bash
bower install html5-marquee
```
- Bower: `bower install html5-marquee`
- NPM: `npm install html5-marquee`
### NPM
```bash
npm install html5-marquee
```
### From source
See [building](#building) section.
## Usage

@@ -33,3 +23,3 @@

### Adjust speed:
### Adjust marquee speed:

@@ -81,7 +71,6 @@ |CSS Class|Delay|

- Nodejs
- Node.js
- NPM
- GNU Make
```bash

@@ -88,0 +77,0 @@ make

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc