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

jquery.mmenu

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jquery.mmenu - npm Package Compare versions

Comparing version 7.2.2 to 7.2.3

dist/translations/fa/jquery.mmenu.fa.js

2

bower.json
{
"name" : "jQuery.mmenu",
"version" : "7.2.2",
"version" : "7.2.3",
"main" : [

@@ -5,0 +5,0 @@ "dist/jquery.mmenu.all.js",

{
"name" : "jQuery.mmenu",
"version" : "7.2.2",
"version" : "7.2.3",
"authors" : "Fred Heusschen <info@frebsite.nl>",

@@ -5,0 +5,0 @@ "license" : "CC-BY-NC-4.0",

{
"name": "jquery.mmenu",
"version": "7.2.2",
"version": "7.2.3",
"main": "dist/jquery.mmenu.all.js",

@@ -34,3 +34,2 @@ "author": "Fred Heusschen <info@frebsite.nl>",

"@types/modernizr": "*",
"gulp": "*",
"gulp-autoprefixer": "*",

@@ -47,4 +46,4 @@ "gulp-clean-css": "*",

},
"types": "./index.d.ts"
"types": "./index.d.ts",
"dependencies": {}
}
jQuery.mmenu
================
The best jQuery plugin for app look-alike on- and off-canvas menus with sliding submenus for your website and webapp. It is very customizable through a wide range of options, extensions and add-ons and it will always fit your needs.
The best javascript plugin for app look-alike on- and off-canvas menus with sliding submenus for your website and webapp. It is very customizable through a wide range of options, extensions and add-ons and it will always fit your needs.
Need help? Have a look at [the documentation](http://mmenu.frebsite.nl) for demos, tutorials, documentation and support.<br />
Working on a WordPress site? Check out [the mmenu WordPress plugin](http://mmenu.frebsite.nl/wordpress-plugin).
Need help? Have a look at [the documentation](https://mmenujs.com) for demos, tutorials, documentation and support.<br />
Working on a WordPress site? Check out [the mmenu WordPress plugin](https://mmenujs.com/wordpress-plugin).
<img src="http://mmenu.frebsite.nl/img/preview-3.png" alt="jQuery mmenu" width="100%" />
<img src="https:/mmenujs.com/img/preview-3.png" alt="jQuery mmenu" width="100%" />
### Licence
The jQuery.mmenu plugin is licensed under the [CC-BY-NC-4.0 license](http://creativecommons.org/licenses/by-nc/4.0/).<br />
You can [purchase a license](http://mmenu.frebsite.nl/download.html) if you want to use it in a commercial project.
You can [purchase a license](https://mmenujs.com/download.html) if you want to use it in a commercial project.

@@ -19,7 +19,7 @@ ### Dependencies

### Learn more
+ [Tutorial](http://mmenu.frebsite.nl/tutorials/off-canvas/)
+ [Options](http://mmenu.frebsite.nl/documentation/core/options.html)
+ [Extensions](http://mmenu.frebsite.nl/documentation/extensions/)
+ [Add-ons](http://mmenu.frebsite.nl/documentation/addons/)
+ [API](http://mmenu.frebsite.nl/documentation/core/api.html)
+ [Tutorial](https://mmenujs.com/tutorials/off-canvas/)
+ [Options](https://mmenujs.com/documentation/core/options.html)
+ [Extensions](https://mmenujs.com/documentation/extensions/)
+ [Add-ons](https://mmenujs.com/documentation/addons/)
+ [API](https://mmenujs.com/documentation/core/api.html)

@@ -26,0 +26,0 @@ ### Development

@@ -54,4 +54,4 @@ {

],
"translations" : [ "de", "nl", "ru" ]
"translations" : [ "de", "nl", "ru", "fa" ]
}
}
/*!
* jQuery mmenu v7.2.2
* jQuery mmenu v7.2.3
* @requires jQuery 1.7.0 or later

@@ -18,3 +18,3 @@ *

const _PLUGIN_ = 'mmenu';
const _VERSION_ = '7.2.2';
const _VERSION_ = '7.2.3';

@@ -21,0 +21,0 @@

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