@socketsecurity/cli-with-sentry 0.14.60 → 0.14.61

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.60",
3
+ "version": "0.14.61",
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",
@@ -74,6 +74,7 @@
74
74
  "@apideck/better-ajv-errors": "0.3.6",
75
75
  "@octokit/rest": "21.1.1",
76
76
  "@pnpm/lockfile-file": "^9.1.3",
77
+ "@pnpm/lockfile.detect-dep-types": "^1001.0.5",
77
78
  "@sentry/node": "9.5.0",
78
79
  "@socketregistry/hyrious__bun.lockb": "1.0.15",
79
80
  "@socketregistry/indent-string": "1.0.11",
@@ -122,7 +123,6 @@
122
123
  "@cyclonedx/cdxgen": "^11.2.1",
123
124
  "@eslint/compat": "^1.2.7",
124
125
  "@eslint/js": "^9.22.0",
125
- "@pnpm/lockfile.detect-dep-types": "^1001.0.5",
126
126
  "@rollup/plugin-commonjs": "^28.0.3",
127
127
  "@rollup/plugin-json": "^6.1.0",
128
128
  "@rollup/plugin-node-resolve": "^16.0.0",