socket 0.14.62 → 0.14.63

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": "socket",
3
- "version": "0.14.62",
3
+ "version": "0.14.63",
4
4
  "description": "CLI tool for Socket.dev",
5
5
  "homepage": "https://github.com/SocketDev/socket-cli",
6
6
  "license": "MIT",
@@ -72,35 +72,29 @@
72
72
  },
73
73
  "dependencies": {
74
74
  "@apideck/better-ajv-errors": "0.3.6",
75
- "@octokit/rest": "21.1.1",
76
75
  "@pnpm/lockfile-file": "^9.1.3",
77
76
  "@pnpm/lockfile.detect-dep-types": "^1001.0.5",
78
- "@socketregistry/hyrious__bun.lockb": "1.0.15",
79
- "@socketregistry/indent-string": "1.0.11",
80
- "@socketregistry/is-interactive": "1.0.2",
81
- "@socketregistry/is-unicode-supported": "1.0.2",
82
- "@socketregistry/packageurl-js": "1.0.3",
77
+ "@socketregistry/hyrious__bun.lockb": "1.0.16",
78
+ "@socketregistry/indent-string": "1.0.12",
79
+ "@socketregistry/is-interactive": "1.0.3",
80
+ "@socketregistry/packageurl-js": "1.0.4",
83
81
  "@socketsecurity/config": "2.1.3",
84
- "@socketsecurity/registry": "1.0.130",
85
- "@socketsecurity/sdk": "1.4.5",
82
+ "@socketsecurity/registry": "1.0.132",
83
+ "@socketsecurity/sdk": "1.4.11",
86
84
  "blessed": "0.1.81",
87
85
  "blessed-contrib": "4.11.0",
88
86
  "browserslist": "4.24.4",
89
87
  "chalk-table": "1.0.2",
90
88
  "cmd-shim": "7.0.0",
91
89
  "common-tags": "1.8.2",
92
- "fast-content-type-parse": "3.0.0",
93
- "has-flag": "4.0.0",
94
90
  "hpagent": "1.2.0",
95
91
  "ignore": "7.0.3",
96
92
  "meow": "13.2.0",
97
93
  "micromatch": "4.0.8",
98
- "ndjson": "2.0.0",
99
94
  "npm-package-arg": "12.0.2",
100
95
  "open": "10.1.0",
101
96
  "pony-cause": "2.1.11",
102
97
  "semver": "7.7.1",
103
- "simple-git": "3.27.0",
104
98
  "terminal-link": "2.1.1",
105
99
  "tiny-updater": "3.5.3",
106
100
  "tinyglobby": "0.2.12",
@@ -119,7 +113,7 @@
119
113
  "@babel/preset-typescript": "^7.26.0",
120
114
  "@babel/runtime": "^7.26.10",
121
115
  "@biomejs/biome": "^1.9.4",
122
- "@cyclonedx/cdxgen": "^11.2.1",
116
+ "@cyclonedx/cdxgen": "^11.2.2",
123
117
  "@eslint/compat": "^1.2.7",
124
118
  "@eslint/js": "^9.22.0",
125
119
  "@rollup/plugin-commonjs": "^28.0.3",
@@ -131,9 +125,7 @@
131
125
  "@types/cmd-shim": "^5.0.2",
132
126
  "@types/common-tags": "^1.8.4",
133
127
  "@types/micromatch": "^4.0.9",
134
- "@types/mocha": "^10.0.10",
135
128
  "@types/mock-fs": "^4.13.4",
136
- "@types/ndjson": "^2.0.4",
137
129
  "@types/node": "^22.13.10",
138
130
  "@types/npmcli__arborist": "^6.3.0",
139
131
  "@types/npmcli__promise-spawn": "^6.0.3",
@@ -144,13 +136,12 @@
144
136
  "@types/yargs-parser": "^21.0.3",
145
137
  "@typescript-eslint/eslint-plugin": "^8.26.1",
146
138
  "@typescript-eslint/parser": "^8.26.1",
147
- "@vitest/coverage-v8": "3.0.8",
139
+ "@vitest/coverage-v8": "3.0.9",
148
140
  "cross-env": "^7.0.3",
149
141
  "del-cli": "^6.0.0",
150
142
  "eslint": "^9.22.0",
151
143
  "eslint-import-resolver-oxc": "^0.13.1",
152
- "eslint-plugin-depend": "^0.12.0",
153
- "eslint-plugin-import-x": "^4.6.1",
144
+ "eslint-plugin-import-x": "^4.9.0",
154
145
  "eslint-plugin-n": "^17.16.2",
155
146
  "eslint-plugin-sort-destructure-keys": "^2.0.0",
156
147
  "eslint-plugin-unicorn": "^56.0.1",
@@ -162,17 +153,16 @@
162
153
  "mock-fs": "^5.5.0",
163
154
  "nock": "^14.0.1",
164
155
  "npm-run-all2": "^7.0.2",
165
- "oxlint": "0.15.15",
166
- "pg-hstore": "^2.3.4",
156
+ "oxlint": "0.16.0",
167
157
  "read-package-up": "^11.0.0",
168
- "rollup": "4.35.0",
158
+ "rollup": "4.36.0",
169
159
  "rollup-plugin-ts": "^3.4.5",
170
160
  "synp": "^1.9.14",
171
161
  "type-coverage": "^2.29.7",
172
162
  "typescript": "5.4.5",
173
163
  "typescript-eslint": "^8.26.1",
174
164
  "unplugin-purge-polyfills": "^0.0.7",
175
- "vitest": "3.0.8"
165
+ "vitest": "3.0.9"
176
166
  },
177
167
  "overrides": {
178
168
  "aggregate-error": "npm:@socketregistry/aggregate-error@^1",
@@ -213,7 +203,7 @@
213
203
  "translations.json"
214
204
  ],
215
205
  "lint-staged": {
216
- "*.{cjs,js,json,md,mjs,ts}": [
206
+ "*.{cjs,cts,js,json,md,mjs,mts,ts}": [
217
207
  "npm run lint -- --fix",
218
208
  "npm run lint:fix:fast -- --no-errors-on-unmatched --files-ignore-unknown=true --colors=off"
219
209
  ]