File tree Expand file tree Collapse file tree 4 files changed +5
-9
lines changed Expand file tree Collapse file tree 4 files changed +5
-9
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " jquery-mousewheel" ,
3- "version" : " 3.1.3 " ,
3+ "version" : " 3.1.4-pre " ,
44 "main" : " ./jquery.mousewheel.js" ,
55 "ignore" : [
66 " .*" ,
Original file line number Diff line number Diff line change 1- /*! Copyright (c) 2013 Brandon Aaron (http://brandonaaron.net )
1+ /*! Copyright (c) 2013 Brandon Aaron (http://brandon.aaron.sh )
22 * Licensed under the MIT License (LICENSE.txt).
33 *
4- * Thanks to: http://adomas.org/javascript-mouse-wheel/ for some pointers.
5- * Thanks to: Mathias Bank(http://www.mathias-bank.de) for a scope bug fix.
6- * Thanks to: Seamus Leahy for adding deltaX and deltaY
7- *
8- * Version: 3.1.3
4+ * Version: 3.1.4-pre
95 *
106 * Requires: 1.2.2+
117 */
Original file line number Diff line number Diff line change 77 " mouse" ,
88 " event"
99 ],
10- "version" : " 3.1.3 " ,
10+ "version" : " 3.1.4-pre " ,
1111 "author" : {
1212 "name" : " Brandon Aaron" ,
1313 "url" : " http://brandonaaron.net"
Original file line number Diff line number Diff line change 11{
22 "name" : " jquery-mousewheel" ,
3- "version" : " 3.1.3 " ,
3+ "version" : " 3.1.4-pre " ,
44 "author" : " Brandon Aaron <brandon.aaron@gmail.com> (http://brandonaaron.net/)" ,
55 "description" : " A jQuery plugin that adds cross-browser mouse wheel support." ,
66 "main" : " ./jquery.mousewheel.js" ,
You can’t perform that action at this time.
0 commit comments