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

jquery-roadmap

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jquery-roadmap - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

4

package.json
{
"name": "jquery-roadmap",
"version": "1.2.0",
"version": "1.2.1",
"description": "A simple timeline plugin for jQuery",

@@ -42,3 +42,3 @@ "main": "src/jquery.roadmap.js",

"gulp-rename": "^1.2.2",
"gulp-sass": "^2.3.2",
"gulp-sass": "^4.0.1",
"gulp-uglify": "^1.5.3",

@@ -45,0 +45,0 @@ "jshint": "^2.9.4",

@@ -5,2 +5,11 @@ # jQuery Roadmap

## Install
- **NPM:** `npm install jquery-roadmap`
- **CDN:** [jsdelivr.com](https://www.jsdelivr.com/package/npm/jquery-roadmap)
```html
<script src="https://cdn.jsdelivr.net/npm/jquery-roadmap@1.2.0/src/jquery.roadmap.min.js"></script>
```
- **Download:** [zip](https://github.com/stefanomarra/jquery-roadmap/archive/master.zip)
## Usage

@@ -20,2 +29,4 @@

3. Call the plugin:

@@ -22,0 +33,0 @@

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc