socket 0.14.48 → 0.14.49

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.48",
3
+ "version": "0.14.49",
4
4
  "description": "CLI tool for Socket.dev",
5
5
  "homepage": "http://github.com/SocketDev/socket-cli",
6
6
  "license": "MIT",
@@ -77,7 +77,7 @@
77
77
  "@socketregistry/is-unicode-supported": "^1.0.0",
78
78
  "@socketregistry/packageurl-js": "^1.0.2",
79
79
  "@socketsecurity/config": "^2.1.3",
80
- "@socketsecurity/registry": "^1.0.93",
80
+ "@socketsecurity/registry": "^1.0.95",
81
81
  "@socketsecurity/sdk": "^1.4.5",
82
82
  "blessed": "^0.1.81",
83
83
  "blessed-contrib": "^4.11.0",
@@ -163,7 +163,7 @@
163
163
  "typescript": "5.4.5",
164
164
  "typescript-eslint": "^8.25.0",
165
165
  "unplugin-purge-polyfills": "^0.0.7",
166
- "vitest": "^3.0.7"
166
+ "vitest": "3.0.7"
167
167
  },
168
168
  "overrides": {
169
169
  "aggregate-error": "npm:@socketregistry/aggregate-error@^1",
@@ -189,6 +189,9 @@
189
189
  "side-channel": "npm:@socketregistry/side-channel@^1",
190
190
  "tiny-colors": "$yoctocolors-cjs",
191
191
  "typedarray": "npm:@socketregistry/typedarray@^1",
192
+ "undici": "^6.21.1",
193
+ "vite": "^6.2.0",
194
+ "xml2js": "^0.5.0",
192
195
  "yaml": "$yaml"
193
196
  },
194
197
  "resolutions": {