bootstrap-submenu
Advanced tools
Comparing version 1.2.1 to 1.2.2
/*! | ||
* Bootstrap-submenu v1.2.1 (http://vsn4ik.github.io/bootstrap-submenu) | ||
* Bootstrap-submenu v1.2.2 (http://vsn4ik.github.io/bootstrap-submenu) | ||
* Copyright 2014 Vasily A. (https://github.com/vsn4ik) | ||
@@ -152,2 +152,2 @@ * Licensed under MIT (https://github.com/vsn4ik/bootstrap-submenu/blob/master/LICENSE) | ||
}; | ||
}(jQuery)); | ||
})(jQuery); |
/*! | ||
* Bootstrap-submenu v1.2.1 (http://vsn4ik.github.io/bootstrap-submenu) | ||
* Bootstrap-submenu v1.2.2 (http://vsn4ik.github.io/bootstrap-submenu) | ||
* Copyright 2014 Vasily A. (https://github.com/vsn4ik) | ||
@@ -4,0 +4,0 @@ * Licensed under MIT (https://github.com/vsn4ik/bootstrap-submenu/blob/master/LICENSE) |
@@ -146,2 +146,2 @@ 'use strict'; | ||
}; | ||
}(jQuery)); | ||
})(jQuery); |
{ | ||
"name": "bootstrap-submenu", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "Bootstrap Sub-Menus", | ||
@@ -26,2 +26,8 @@ "keywords": [ | ||
}, | ||
"files": [ | ||
"dist", | ||
"js", | ||
"less", | ||
"LICENSE" | ||
], | ||
"scripts": { | ||
@@ -36,2 +42,3 @@ "test": "grunt" | ||
"grunt-contrib-clean": "~0.6.0", | ||
"grunt-contrib-compress": "~0.12.0", | ||
"grunt-contrib-copy": "~0.6.0", | ||
@@ -38,0 +45,0 @@ "grunt-contrib-cssmin": "~0.10.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
23278
13