@socketsecurity/cli 0.14.26 → 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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@socketsecurity/cli",
3
- "version": "0.14.26",
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.1",
45
+ "@inquirer/prompts": "^7.1.0",
46
46
  "@npmcli/promise-spawn": "^8.0.2",
47
- "@socketregistry/hyrious__bun.lockb": "1.0.4",
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.25",
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.9.2",
56
- "emoji-regex": "^10.3.0",
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": "^2.2.0",
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,39 +99,37 @@
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.13.0",
101
- "@typescript-eslint/parser": "^8.13.0",
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.0",
108
- "eslint-plugin-n": "^17.12.0",
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.36.2",
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.5",
119
+ "nock": "^13.5.6",
119
120
  "npm-run-all2": "^7.0.1",
120
121
  "open": "^10.1.0",
121
- "ora": "^8.1.1",
122
- "oxlint": "0.11.0",
122
+ "oxlint": "0.11.1",
123
123
  "prettier": "3.3.3",
124
124
  "read-package-up": "^11.0.0",
125
- "rollup": "4.24.4",
125
+ "rollup": "4.26.0",
126
126
  "rollup-plugin-ts": "^3.4.5",
127
127
  "tap": "^21.0.1",
128
128
  "terminal-link": "^3.0.0",
129
129
  "tiny-updater": "^3.5.2",
130
130
  "type-coverage": "^2.29.7",
131
131
  "typescript": "5.4.5",
132
- "typescript-eslint": "^8.13.0",
132
+ "typescript-eslint": "^8.14.0",
133
133
  "unplugin-purge-polyfills": "^0.0.7"
134
134
  },
135
135
  "overrides": {
@@ -146,7 +146,7 @@
146
146
  "is-core-module": "npm:@socketregistry/is-core-module@^1",
147
147
  "isarray": "npm:@socketregistry/isarray@^1",
148
148
  "npm-package-arg": "$npm-package-arg",
149
- "packageurl-js": "https://registry.npmjs.org/packageurl-js/-/packageurl-js-2.0.1.tgz",
149
+ "packageurl-js": "npm:@socketregistry/packageurl-js@^1",
150
150
  "path-parse": "npm:@socketregistry/path-parse@^1",
151
151
  "safe-buffer": "npm:@socketregistry/safe-buffer@^1",
152
152
  "safer-buffer": "npm:@socketregistry/safer-buffer@^1",
@@ -169,7 +169,7 @@
169
169
  "is-core-module": "npm:@socketregistry/is-core-module@^1",
170
170
  "isarray": "npm:@socketregistry/isarray@^1",
171
171
  "npm-package-arg": "^12.0.0",
172
- "packageurl-js": "https://registry.npmjs.org/packageurl-js/-/packageurl-js-2.0.1.tgz",
172
+ "packageurl-js": "npm:@socketregistry/packageurl-js@^1",
173
173
  "path-parse": "npm:@socketregistry/path-parse@^1",
174
174
  "safe-buffer": "npm:@socketregistry/safe-buffer@^1",
175
175
  "safer-buffer": "npm:@socketregistry/safer-buffer@^1",