File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 13
13
" types/columnControl.jqueryui.d.ts"
14
14
],
15
15
"src-repo" : " http://github.com/DataTables/ColumnControl" ,
16
- "last-tag" : " 0.0.1 " ,
16
+ "last-tag" : " 0.9.2 " ,
17
17
"last-sync" : " b21a6cea75e3df6deaef39016e95fc1751598e77"
18
18
}
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<package xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
3
3
<metadata >
4
- <version >0.0.1 </version >
4
+ <version >0.9.2 </version >
5
5
<id >datatables.net-columncontrol-jqui</id >
6
6
<description >This is ColumnControl for DataTables with styling for [jQueryUI](http://jqueryui.com/)</description >
7
7
<repository type =" git" url =" https://github.com/DataTables/Dist-DataTables-ColumnControl-jQueryUI.git" />
Original file line number Diff line number Diff line change 5
5
"module" : " js/columnControl.jqueryui.mjs" ,
6
6
"style" : " css/columnControl.jqueryui.css" ,
7
7
"types" : " ./types/columnControl.jqueryui.d.ts" ,
8
- "version" : " 0.0.1 " ,
8
+ "version" : " 0.9.2 " ,
9
9
"files" : [
10
10
" css/**/*.css" ,
11
11
" js/**/*.js" ,
14
14
],
15
15
"keywords" : [
16
16
" ColumnControl" ,
17
- " search" ,
18
- " filter" ,
19
- " buttons" ,
20
- " column visibility" ,
17
+ " search" ,
18
+ " filter" ,
19
+ " buttons" ,
20
+ " column visibility" ,
21
21
" jQuery UI" ,
22
- " jQueryUI" ,
22
+ " jQueryUI" ,
23
23
" Datatables" ,
24
24
" table" ,
25
25
" filter" ,
26
26
" sort"
27
27
],
28
28
"dependencies" : {
29
- "datatables.net-columncontrol" : " ~0.0.1 " ,
30
- "datatables.net-jqui" : " ^2.3"
29
+ "datatables.net-columncontrol" : " 0.9.2 " ,
30
+ "datatables.net-jqui" : " ^2.3.0 "
31
31
},
32
32
"moduleType" : [
33
33
" globals" ,
50
50
"type" : " git" ,
51
51
"url" : " https://github.com/DataTables/Dist-DataTables-ColumnControl-jQueryUI.git"
52
52
}
53
- }
53
+ }
You can’t perform that action at this time.
0 commit comments