File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cli-table3" ,
3
- "version" : " 0.6.3 " ,
3
+ "version" : " 0.6.4 " ,
4
4
"description" : " Pretty unicode tables for the command line. Based on the original cli-table." ,
5
5
"main" : " index.js" ,
6
6
"types" : " index.d.ts" ,
Original file line number Diff line number Diff line change 103
103
"chalk": "^5.3.0",
104
104
"ci-info": "^4.0.0",
105
105
"cli-columns": "^4.0.0",
106
- "cli-table3": "^0.6.3 ",
106
+ "cli-table3": "^0.6.4 ",
107
107
"columnify": "^1.6.0",
108
108
"fastest-levenshtein": "^1.0.16",
109
109
"fs-minipass": "^3.0.3",
3316
3316
}
3317
3317
},
3318
3318
"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 ==",
3322
3322
"inBundle": true,
3323
3323
"dependencies": {
3324
3324
"string-width": "^4.2.0"
Original file line number Diff line number Diff line change 66
66
"chalk" : " ^5.3.0" ,
67
67
"ci-info" : " ^4.0.0" ,
68
68
"cli-columns" : " ^4.0.0" ,
69
- "cli-table3" : " ^0.6.3 " ,
69
+ "cli-table3" : " ^0.6.4 " ,
70
70
"columnify" : " ^1.6.0" ,
71
71
"fastest-levenshtein" : " ^1.0.16" ,
72
72
"fs-minipass" : " ^3.0.3" ,
You can’t perform that action at this time.
0 commit comments