File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 " types/dataTables.bootstrap.d.ts"
1414 ],
1515 "src-repo" : " http://github.com/DataTables/DataTablesSrc" ,
16- "last-tag" : " 2.3.7 " ,
16+ "last-tag" : " 2.3.8 " ,
1717 "last-sync" : " 6e7650e79da74bde9779f59a3cbb24d3384851f4"
1818}
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<package xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
33 <metadata >
4- <version >2.3.7 </version >
4+ <version >2.3.8 </version >
55 <id >datatables.net-bs</id >
66 <description >This is DataTables with styling for [Bootstrap](https://getbootstrap.com/docs/3.3/)</description >
77 <repository type =" git" url =" https://github.com/DataTables/Dist-DataTables-Bootstrap.git" />
Original file line number Diff line number Diff line change 55 "module" : " js/dataTables.bootstrap.mjs" ,
66 "style" : " css/dataTables.bootstrap.css" ,
77 "types" : " ./types/dataTables.bootstrap.d.ts" ,
8- "version" : " 2.3.7 " ,
8+ "version" : " 2.3.8 " ,
99 "files" : [
1010 " css/**/*.css" ,
1111 " js/**/*.js" ,
2121 " sort"
2222 ],
2323 "dependencies" : {
24- "datatables.net" : " 2.3.7 " ,
24+ "datatables.net" : " 2.3.8 " ,
2525 "jquery" : " >=1.7"
2626 },
2727 "moduleType" : [
You can’t perform that action at this time.
0 commit comments