File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " cli-table3" ,
3- "version" : " 0.6.3 " ,
3+ "version" : " 0.6.4 " ,
44 "description" : " Pretty unicode tables for the command line. Based on the original cli-table." ,
55 "main" : " index.js" ,
66 "types" : " index.d.ts" ,
Original file line number Diff line number Diff line change 103103 "chalk": "^5.3.0",
104104 "ci-info": "^4.0.0",
105105 "cli-columns": "^4.0.0",
106- "cli-table3": "^0.6.3 ",
106+ "cli-table3": "^0.6.4 ",
107107 "columnify": "^1.6.0",
108108 "fastest-levenshtein": "^1.0.16",
109109 "fs-minipass": "^3.0.3",
33163316 }
33173317 },
33183318 "node_modules/cli-table3": {
3319- "version": "0.6.3 ",
3320- "resolved": "https://registry.npmjs.org/cli-table3/-/cli-table3-0.6.3 .tgz",
3321- "integrity": "sha512-w5Jac5SykAeZJKntOxJCrm63Eg5/4dhMWIcuTbo9rpE+brgaSZo0RuNJZeOyMgsUdhDeojvgyQLmjI+K50ZGyg ==",
3319+ "version": "0.6.4 ",
3320+ "resolved": "https://registry.npmjs.org/cli-table3/-/cli-table3-0.6.4 .tgz",
3321+ "integrity": "sha512-Lm3L0p+/npIQWNIiyF/nAn7T5dnOwR3xNTHXYEBFBFVPXzCVNZ5lqEC/1eo/EVfpDsQ1I+TX4ORPQgp+UI0CRw ==",
33223322 "inBundle": true,
33233323 "dependencies": {
33243324 "string-width": "^4.2.0"
Original file line number Diff line number Diff line change 6666 "chalk" : " ^5.3.0" ,
6767 "ci-info" : " ^4.0.0" ,
6868 "cli-columns" : " ^4.0.0" ,
69- "cli-table3" : " ^0.6.3 " ,
69+ "cli-table3" : " ^0.6.4 " ,
7070 "columnify" : " ^1.6.0" ,
7171 "fastest-levenshtein" : " ^1.0.16" ,
7272 "fs-minipass" : " ^3.0.3" ,
You can’t perform that action at this time.
0 commit comments