@socketsecurity/cli-with-sentry 0.14.145 → 0.14.146

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-with-sentry",
3
- "version": "0.14.145",
3
+ "version": "0.14.146",
4
4
  "description": "CLI tool for Socket.dev, includes Sentry error handling, otherwise identical to the regular `socket` package",
5
5
  "homepage": "https://github.com/SocketDev/socket-cli",
6
6
  "license": "MIT",
@@ -79,7 +79,7 @@
79
79
  "@biomejs/biome": "1.9.4",
80
80
  "@cyclonedx/cdxgen": "11.2.5",
81
81
  "@eslint/compat": "1.2.8",
82
- "@eslint/js": "9.25.0",
82
+ "@eslint/js": "9.25.1",
83
83
  "@octokit/graphql": "8.2.2",
84
84
  "@octokit/openapi-types": "25.0.0",
85
85
  "@octokit/request-error": "6.1.8",
@@ -113,7 +113,7 @@
113
113
  "@types/semver": "7.7.0",
114
114
  "@types/which": "3.0.4",
115
115
  "@types/yargs-parser": "21.0.3",
116
- "@typescript-eslint/parser": "8.30.1",
116
+ "@typescript-eslint/parser": "8.31.0",
117
117
  "@vitest/coverage-v8": "3.1.2",
118
118
  "blessed": "0.1.81",
119
119
  "blessed-contrib": "4.11.0",
@@ -125,7 +125,7 @@
125
125
  "custompatch": "1.1.4",
126
126
  "del-cli": "6.0.0",
127
127
  "dev-null-cli": "2.0.0",
128
- "eslint": "9.25.0",
128
+ "eslint": "9.25.1",
129
129
  "eslint-import-resolver-typescript": "4.3.4",
130
130
  "eslint-plugin-import-x": "4.10.6",
131
131
  "eslint-plugin-n": "17.17.0",
@@ -155,7 +155,7 @@
155
155
  "tinyglobby": "0.2.13",
156
156
  "type-coverage": "2.29.7",
157
157
  "typescript": "5.8.3",
158
- "typescript-eslint": "8.30.1",
158
+ "typescript-eslint": "8.31.0",
159
159
  "unplugin-purge-polyfills": "0.1.0",
160
160
  "vitest": "3.1.2",
161
161
  "which": "5.0.0",