@socketsecurity/cli-with-sentry 0.15.7 → 0.15.8

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.15.7",
3
+ "version": "0.15.8",
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",
@@ -112,6 +112,7 @@
112
112
  "@socketsecurity/sdk": "1.4.35",
113
113
  "@types/blessed": "0.1.25",
114
114
  "@types/cmd-shim": "5.0.2",
115
+ "@types/js-yaml": "4.0.9",
115
116
  "@types/micromatch": "4.0.9",
116
117
  "@types/mock-fs": "4.13.4",
117
118
  "@types/node": "22.15.18",
@@ -132,7 +133,7 @@
132
133
  "dev-null-cli": "2.0.0",
133
134
  "eslint": "9.27.0",
134
135
  "eslint-import-resolver-typescript": "4.3.4",
135
- "eslint-plugin-import-x": "4.11.1",
136
+ "eslint-plugin-import-x": "4.12.1",
136
137
  "eslint-plugin-n": "17.18.0",
137
138
  "eslint-plugin-sort-destructure-keys": "2.0.0",
138
139
  "eslint-plugin-unicorn": "56.0.1",
@@ -140,6 +141,7 @@
140
141
  "hpagent": "1.2.0",
141
142
  "husky": "9.1.7",
142
143
  "ignore": "7.0.4",
144
+ "js-yaml": "npm:@zkochan/js-yaml@0.0.7",
143
145
  "knip": "5.56.0",
144
146
  "lint-staged": "16.0.0",
145
147
  "magic-string": "0.30.17",
@@ -152,7 +154,7 @@
152
154
  "open": "10.1.2",
153
155
  "oxlint": "0.16.11",
154
156
  "pony-cause": "2.1.11",
155
- "rollup": "4.40.2",
157
+ "rollup": "4.41.0",
156
158
  "semver": "7.7.2",
157
159
  "synp": "1.9.14",
158
160
  "terminal-link": "2.1.1",