Skip to content

Commit c3abf4f

Browse files
Merge pull request #106 from SocketDev/cg/addAnalyticsCommand
Analytics command
2 parents 94d153b + fc57faf commit c3abf4f

File tree

5 files changed

+853
-3
lines changed

5 files changed

+853
-3
lines changed

.dep-stats.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
"@inquirer/prompts": "^5.3.2",
66
"@socketsecurity/config": "^2.1.3",
77
"@socketsecurity/sdk": "^1.2.0",
8+
"blessed": "^0.1.81",
9+
"blessed-contrib": "^4.11.0",
810
"chalk-table": "^1.0.2",
911
"hpagent": "^1.2.0",
1012
"ignore": "^5.3.1",
@@ -89,6 +91,8 @@
8991
"@socketsecurity/config": "^2.1.3",
9092
"@socketsecurity/sdk": "^1.2.0",
9193
"ansi-align": "^3.0.1",
94+
"blessed": "^0.1.81",
95+
"blessed-contrib": "^4.11.0",
9296
"chalk-table": "^1.0.2",
9397
"cli-boxes": "^3.0.0",
9498
"cli-spinners": "^2.9.2",

0 commit comments

Comments
 (0)