@socketsecurity/cli 0.14.55 → 0.14.56

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@socketsecurity/cli",
3
- "version": "0.14.55",
3
+ "version": "0.14.56",
4
4
  "description": "CLI tool for Socket.dev",
5
5
  "homepage": "http://github.com/SocketDev/socket-cli",
6
6
  "license": "MIT",
@@ -58,6 +58,8 @@
58
58
  "lint-staged": "lint-staged",
59
59
  "precommit": "lint-staged",
60
60
  "prepare": "husky",
61
+ "bs": "npm run build:dist; npm exec socket --",
62
+ "s": "npm exec socket --",
61
63
  "test": "run-s check test:*",
62
64
  "test:prepare": "cross-env VITEST=1 npm run build",
63
65
  "test:unit": "vitest --run",
@@ -69,43 +71,41 @@
69
71
  "update:deps": "npx --yes npm-check-updates"
70
72
  },
71
73
  "dependencies": {
72
- "@apideck/better-ajv-errors": "^0.3.6",
73
- "@cyclonedx/cdxgen": "^11.2.0",
74
- "@octokit/rest": "^21.1.1",
75
- "@socketregistry/hyrious__bun.lockb": "^1.0.13",
76
- "@socketregistry/indent-string": "^1.0.10",
77
- "@socketregistry/is-interactive": "^1.0.1",
78
- "@socketregistry/is-unicode-supported": "^1.0.1",
79
- "@socketregistry/packageurl-js": "^1.0.2",
80
- "@socketsecurity/config": "^2.1.3",
81
- "@socketsecurity/registry": "^1.0.113",
82
- "@socketsecurity/sdk": "^1.4.5",
83
- "blessed": "^0.1.81",
84
- "blessed-contrib": "^4.11.0",
74
+ "@apideck/better-ajv-errors": "0.3.6",
75
+ "@octokit/rest": "21.1.1",
76
+ "@socketregistry/hyrious__bun.lockb": "1.0.13",
77
+ "@socketregistry/indent-string": "1.0.10",
78
+ "@socketregistry/is-interactive": "1.0.1",
79
+ "@socketregistry/is-unicode-supported": "1.0.1",
80
+ "@socketregistry/packageurl-js": "1.0.2",
81
+ "@socketsecurity/config": "2.1.3",
82
+ "@socketsecurity/registry": "1.0.113",
83
+ "@socketsecurity/sdk": "1.4.5",
84
+ "blessed": "0.1.81",
85
+ "blessed-contrib": "4.11.0",
85
86
  "browserslist": "4.24.4",
86
- "chalk-table": "^1.0.2",
87
- "cmd-shim": "^7.0.0",
88
- "common-tags": "^1.8.2",
89
- "fast-content-type-parse": "^2.0.1",
87
+ "chalk-table": "1.0.2",
88
+ "cmd-shim": "7.0.0",
89
+ "common-tags": "1.8.2",
90
+ "fast-content-type-parse": "2.0.1",
90
91
  "has-flag": "4.0.0",
91
- "hpagent": "^1.2.0",
92
- "ignore": "^7.0.3",
93
- "meow": "^13.2.0",
94
- "micromatch": "^4.0.8",
95
- "ndjson": "^2.0.0",
96
- "npm-package-arg": "^12.0.2",
97
- "open": "^10.1.0",
98
- "pony-cause": "^2.1.11",
99
- "semver": "^7.7.1",
100
- "simple-git": "^3.27.0",
101
- "synp": "^1.9.14",
92
+ "hpagent": "1.2.0",
93
+ "ignore": "7.0.3",
94
+ "meow": "13.2.0",
95
+ "micromatch": "4.0.8",
96
+ "ndjson": "2.0.0",
97
+ "npm-package-arg": "12.0.2",
98
+ "open": "10.1.0",
99
+ "pony-cause": "2.1.11",
100
+ "semver": "7.7.1",
101
+ "simple-git": "3.27.0",
102
102
  "terminal-link": "2.1.1",
103
- "tiny-updater": "^3.5.3",
104
- "tinyglobby": "^0.2.12",
105
- "which": "^5.0.0",
106
- "yaml": "^2.7.0",
107
- "yargs-parser": "^21.1.1",
108
- "yoctocolors-cjs": "^2.1.2"
103
+ "tiny-updater": "3.5.3",
104
+ "tinyglobby": "0.2.12",
105
+ "which": "5.0.0",
106
+ "yaml": "2.7.0",
107
+ "yargs-parser": "21.1.1",
108
+ "yoctocolors-cjs": "2.1.2"
109
109
  },
110
110
  "devDependencies": {
111
111
  "@babel/core": "^7.26.9",
@@ -117,6 +117,7 @@
117
117
  "@babel/preset-typescript": "^7.26.0",
118
118
  "@babel/runtime": "^7.26.9",
119
119
  "@biomejs/biome": "^1.9.4",
120
+ "@cyclonedx/cdxgen": "^11.2.0",
120
121
  "@eslint/compat": "^1.2.7",
121
122
  "@eslint/js": "^9.21.0",
122
123
  "@rollup/plugin-commonjs": "^28.0.2",
@@ -159,9 +160,11 @@
159
160
  "nock": "^14.0.1",
160
161
  "npm-run-all2": "^7.0.2",
161
162
  "oxlint": "0.15.13",
163
+ "pg-hstore": "^2.3.4",
162
164
  "read-package-up": "^11.0.0",
163
165
  "rollup": "4.34.9",
164
166
  "rollup-plugin-ts": "^3.4.5",
167
+ "synp": "^1.9.14",
165
168
  "type-coverage": "^2.29.7",
166
169
  "typescript": "5.4.5",
167
170
  "typescript-eslint": "^8.26.0",
@@ -178,7 +181,7 @@
178
181
  "has-proto": "npm:@socketregistry/has-proto@^1",
179
182
  "has-symbols": "npm:@socketregistry/has-symbols@^1",
180
183
  "hasown": "npm:@socketregistry/hasown@^1",
181
- "indent-string": "$@socketregistry/indent-string",
184
+ "indent-string": "npm:@socketregistry/indent-string@^1",
182
185
  "is-core-module": "npm:@socketregistry/is-core-module@^1",
183
186
  "isarray": "npm:@socketregistry/isarray@^1",
184
187
  "npm-package-arg": "$npm-package-arg",
@@ -197,32 +200,6 @@
197
200
  "xml2js": "^0.5.0",
198
201
  "yaml": "$yaml"
199
202
  },
200
- "resolutions": {
201
- "aggregate-error": "npm:@socketregistry/aggregate-error@^1",
202
- "es-define-property": "npm:@socketregistry/es-define-property@^1",
203
- "function-bind": "npm:@socketregistry/function-bind@^1",
204
- "globalthis": "npm:@socketregistry/globalthis@^1",
205
- "gopd": "npm:@socketregistry/gopd@^1",
206
- "has-property-descriptors": "npm:@socketregistry/has-property-descriptors@^1",
207
- "has-proto": "npm:@socketregistry/has-proto@^1",
208
- "has-symbols": "npm:@socketregistry/has-symbols@^1",
209
- "hasown": "npm:@socketregistry/hasown@^1",
210
- "indent-string": "npm:@socketregistry/indent-string@^1",
211
- "is-core-module": "npm:@socketregistry/is-core-module@^1",
212
- "isarray": "npm:@socketregistry/isarray@^1",
213
- "npm-package-arg": "^12.0.0",
214
- "packageurl-js": "npm:@socketregistry/packageurl-js@^1",
215
- "path-parse": "npm:@socketregistry/path-parse@^1",
216
- "safe-buffer": "npm:@socketregistry/safe-buffer@^1",
217
- "safer-buffer": "npm:@socketregistry/safer-buffer@^1",
218
- "semver": "^7.6.3",
219
- "set-function-length": "npm:@socketregistry/set-function-length@^1",
220
- "shell-quote": "npm:shell-quote@^1",
221
- "side-channel": "npm:@socketregistry/side-channel@^1",
222
- "tiny-colors": "npm:yoctocolors-cjs@^2.1.2",
223
- "typedarray": "npm:@socketregistry/typedarray@^1",
224
- "yaml": "^2.6.0"
225
- },
226
203
  "engines": {
227
204
  "node": "^18.20.4 || ^20.9.0 || >=22.0.0"
228
205
  },