@socketsecurity/cli 0.14.25 → 0.14.27
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +25 -14
- package/dist/cli.js +358 -300
- package/dist/{chalk-markdown.d.ts → color-or-markdown.d.ts} +2 -2
- package/dist/npm-injection.js +47 -43
- package/dist/sdk.js +37 -36
- package/dist/vendor.js +150 -1498
- package/package.json +22 -24
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@socketsecurity/cli",
|
|
3
|
-
"version": "0.14.
|
|
3
|
+
"version": "0.14.27",
|
|
4
4
|
"description": "CLI tool for Socket.dev",
|
|
5
5
|
"homepage": "http://github.com/SocketDev/socket-cli",
|
|
6
6
|
"license": "MIT",
|
|
@@ -42,18 +42,19 @@
|
|
|
42
42
|
"dependencies": {
|
|
43
43
|
"@apideck/better-ajv-errors": "^0.3.6",
|
|
44
44
|
"@cyclonedx/cdxgen": "^10.11.0",
|
|
45
|
-
"@inquirer/prompts": "^7.0
|
|
45
|
+
"@inquirer/prompts": "^7.1.0",
|
|
46
46
|
"@npmcli/promise-spawn": "^8.0.2",
|
|
47
|
-
"@socketregistry/hyrious__bun.lockb": "1.0.
|
|
47
|
+
"@socketregistry/hyrious__bun.lockb": "1.0.5",
|
|
48
|
+
"@socketregistry/yocto-spinner": "^1.0.1",
|
|
48
49
|
"@socketsecurity/config": "^2.1.3",
|
|
49
|
-
"@socketsecurity/registry": "^1.0.
|
|
50
|
+
"@socketsecurity/registry": "^1.0.30",
|
|
50
51
|
"@socketsecurity/sdk": "^1.3.0",
|
|
51
52
|
"blessed": "^0.1.81",
|
|
52
53
|
"blessed-contrib": "^4.11.0",
|
|
53
54
|
"browserslist": "4.24.2",
|
|
54
55
|
"chalk-table": "^1.0.2",
|
|
55
|
-
"cli-spinners": "^2.
|
|
56
|
-
"emoji-regex": "^10.
|
|
56
|
+
"cli-spinners": "^3.2.0",
|
|
57
|
+
"emoji-regex": "^10.4.0",
|
|
57
58
|
"hpagent": "^1.2.0",
|
|
58
59
|
"ignore": "^6.0.2",
|
|
59
60
|
"micromatch": "^4.0.8",
|
|
@@ -61,12 +62,13 @@
|
|
|
61
62
|
"pony-cause": "^2.1.11",
|
|
62
63
|
"semver": "^7.6.3",
|
|
63
64
|
"signal-exit": "^4.1.0",
|
|
64
|
-
"supports-hyperlinks": "^
|
|
65
|
+
"supports-hyperlinks": "^3.1.0",
|
|
65
66
|
"synp": "^1.9.13",
|
|
66
67
|
"tinyglobby": "^0.2.10",
|
|
67
68
|
"which": "^5.0.0",
|
|
68
69
|
"yaml": "^2.6.0",
|
|
69
|
-
"yargs-parser": "^21.1.1"
|
|
70
|
+
"yargs-parser": "^21.1.1",
|
|
71
|
+
"yoctocolors-cjs": "^2.1.2"
|
|
70
72
|
},
|
|
71
73
|
"devDependencies": {
|
|
72
74
|
"@babel/core": "^7.26.0",
|
|
@@ -97,42 +99,38 @@
|
|
|
97
99
|
"@types/update-notifier": "^6.0.8",
|
|
98
100
|
"@types/which": "^3.0.4",
|
|
99
101
|
"@types/yargs-parser": "^21.0.3",
|
|
100
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
101
|
-
"@typescript-eslint/parser": "^8.
|
|
102
|
+
"@typescript-eslint/eslint-plugin": "^8.14.0",
|
|
103
|
+
"@typescript-eslint/parser": "^8.14.0",
|
|
102
104
|
"c8": "^10.1.2",
|
|
103
|
-
"chalk": "^5.3.0",
|
|
104
105
|
"eslint": "^9.14.0",
|
|
105
106
|
"eslint-import-resolver-oxc": "^0.4.0",
|
|
106
107
|
"eslint-plugin-depend": "^0.12.0",
|
|
107
|
-
"eslint-plugin-import-x": "^4.4.
|
|
108
|
-
"eslint-plugin-n": "^17.
|
|
108
|
+
"eslint-plugin-import-x": "^4.4.2",
|
|
109
|
+
"eslint-plugin-n": "^17.13.1",
|
|
109
110
|
"eslint-plugin-sort-destructure-keys": "^2.0.0",
|
|
110
111
|
"eslint-plugin-unicorn": "^56.0.0",
|
|
111
112
|
"husky": "^9.1.6",
|
|
112
113
|
"is-interactive": "^2.0.0",
|
|
113
114
|
"is-unicode-supported": "^2.1.0",
|
|
114
|
-
"knip": "^5.
|
|
115
|
+
"knip": "^5.37.0",
|
|
115
116
|
"magic-string": "^0.30.12",
|
|
116
117
|
"meow": "^13.2.0",
|
|
117
118
|
"mock-fs": "^5.4.1",
|
|
118
|
-
"nock": "^13.5.
|
|
119
|
-
"normalize-package-data": "^7.0.0",
|
|
119
|
+
"nock": "^13.5.6",
|
|
120
120
|
"npm-run-all2": "^7.0.1",
|
|
121
121
|
"open": "^10.1.0",
|
|
122
|
-
"
|
|
123
|
-
"oxlint": "0.11.0",
|
|
122
|
+
"oxlint": "0.11.1",
|
|
124
123
|
"prettier": "3.3.3",
|
|
125
124
|
"read-package-up": "^11.0.0",
|
|
126
|
-
"rollup": "4.
|
|
125
|
+
"rollup": "4.26.0",
|
|
127
126
|
"rollup-plugin-ts": "^3.4.5",
|
|
128
127
|
"tap": "^21.0.1",
|
|
129
128
|
"terminal-link": "^3.0.0",
|
|
130
129
|
"tiny-updater": "^3.5.2",
|
|
131
130
|
"type-coverage": "^2.29.7",
|
|
132
131
|
"typescript": "5.4.5",
|
|
133
|
-
"typescript-eslint": "^8.
|
|
134
|
-
"unplugin-purge-polyfills": "^0.0.7"
|
|
135
|
-
"validate-npm-package-name": "^6.0.0"
|
|
132
|
+
"typescript-eslint": "^8.14.0",
|
|
133
|
+
"unplugin-purge-polyfills": "^0.0.7"
|
|
136
134
|
},
|
|
137
135
|
"overrides": {
|
|
138
136
|
"aggregate-error": "npm:@socketregistry/aggregate-error@^1",
|
|
@@ -148,7 +146,7 @@
|
|
|
148
146
|
"is-core-module": "npm:@socketregistry/is-core-module@^1",
|
|
149
147
|
"isarray": "npm:@socketregistry/isarray@^1",
|
|
150
148
|
"npm-package-arg": "$npm-package-arg",
|
|
151
|
-
"packageurl-js": "
|
|
149
|
+
"packageurl-js": "npm:@socketregistry/packageurl-js@^1",
|
|
152
150
|
"path-parse": "npm:@socketregistry/path-parse@^1",
|
|
153
151
|
"safe-buffer": "npm:@socketregistry/safe-buffer@^1",
|
|
154
152
|
"safer-buffer": "npm:@socketregistry/safer-buffer@^1",
|
|
@@ -171,7 +169,7 @@
|
|
|
171
169
|
"is-core-module": "npm:@socketregistry/is-core-module@^1",
|
|
172
170
|
"isarray": "npm:@socketregistry/isarray@^1",
|
|
173
171
|
"npm-package-arg": "^12.0.0",
|
|
174
|
-
"packageurl-js": "
|
|
172
|
+
"packageurl-js": "npm:@socketregistry/packageurl-js@^1",
|
|
175
173
|
"path-parse": "npm:@socketregistry/path-parse@^1",
|
|
176
174
|
"safe-buffer": "npm:@socketregistry/safe-buffer@^1",
|
|
177
175
|
"safer-buffer": "npm:@socketregistry/safer-buffer@^1",
|