File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 " ecosystem:jquery"
2020 ],
2121 "dependencies" : {
22- "bootstrap" : " ~ 3.3.5 " ,
23- "jquery" : " ~1.11.3 " ,
24- "xlsx-js" : " ^0.8.1 " ,
25- "file-saverjs" : " ^1.3.3 " ,
26- "blobjs" : " ^1.0 .0"
22+ "bootstrap" : " ^ 3.3.7 " ,
23+ "jquery" : " ^3.1.1 " ,
24+ "xlsx-js" : " ^0.8.4 " ,
25+ "file-saverjs" : " ^1.3.5 " ,
26+ "blobjs" : " ^1.1 .0"
2727 },
2828 "license" : " MIT" ,
29- "homepage" : " https://www.travismclarke.com" ,
29+ "homepage" : " https://www.travismclarke.com/tableexport/ " ,
3030 "ignore" : [
3131 " **/.*" ,
3232 " node_modules" ,
Original file line number Diff line number Diff line change 2424 " ecosystem:jquery"
2525 ],
2626 "scripts" : {
27- "test" : " gulp"
27+ "test" : " gulp" ,
28+ "build" : " gulp"
2829 },
2930 "repository" : {
3031 "type" : " git" ,
3435 "url" : " https://github.com/clarketm/TableExport/issues"
3536 },
3637 "dependencies" : {
37- "blobjs" : " ^1.0 .0" ,
38- "bootstrap" : " ~ 3.3.5 " ,
39- "file-saverjs" : " ^1.3.2 " ,
40- "jquery" : " ~1.11.3 " ,
41- "xlsx-js" : " ^0.8.1 "
38+ "blobjs" : " ^1.1 .0" ,
39+ "bootstrap" : " ^ 3.3.7 " ,
40+ "file-saverjs" : " ^1.3.5 " ,
41+ "jquery" : " ^3.1.1 " ,
42+ "xlsx-js" : " ^0.8.4 "
4243 },
4344 "devDependencies" : {
4445 "del" : " ^2.2.0" ,
5152 "jasmine" : " ^2.4.1"
5253 },
5354 "license" : " MIT" ,
54- "homepage" : " https://www.travismclarke.com" ,
55+ "homepage" : " https://www.travismclarke.com/tableexport/ " ,
5556 "ignore" : [
5657 " **/.*" ,
5758 " node_modules" ,
You can’t perform that action at this time.
0 commit comments