socket 0.15.7 → 0.15.9

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.15.7",
3
+ "version": "0.15.9",
4
4
  "description": "CLI tool for Socket.dev",
5
5
  "homepage": "https://github.com/SocketDev/socket-cli",
6
6
  "license": "MIT",
@@ -108,9 +108,10 @@
108
108
  "@socketregistry/packageurl-js": "1.0.6",
109
109
  "@socketsecurity/config": "2.1.3",
110
110
  "@socketsecurity/registry": "1.0.182",
111
- "@socketsecurity/sdk": "1.4.35",
111
+ "@socketsecurity/sdk": "1.4.36",
112
112
  "@types/blessed": "0.1.25",
113
113
  "@types/cmd-shim": "5.0.2",
114
+ "@types/js-yaml": "4.0.9",
114
115
  "@types/micromatch": "4.0.9",
115
116
  "@types/mock-fs": "4.13.4",
116
117
  "@types/node": "22.15.18",
@@ -131,7 +132,7 @@
131
132
  "dev-null-cli": "2.0.0",
132
133
  "eslint": "9.27.0",
133
134
  "eslint-import-resolver-typescript": "4.3.4",
134
- "eslint-plugin-import-x": "4.11.1",
135
+ "eslint-plugin-import-x": "4.12.1",
135
136
  "eslint-plugin-n": "17.18.0",
136
137
  "eslint-plugin-sort-destructure-keys": "2.0.0",
137
138
  "eslint-plugin-unicorn": "56.0.1",
@@ -139,6 +140,7 @@
139
140
  "hpagent": "1.2.0",
140
141
  "husky": "9.1.7",
141
142
  "ignore": "7.0.4",
143
+ "js-yaml": "npm:@zkochan/js-yaml@0.0.7",
142
144
  "knip": "5.56.0",
143
145
  "lint-staged": "16.0.0",
144
146
  "magic-string": "0.30.17",
@@ -151,7 +153,7 @@
151
153
  "open": "10.1.2",
152
154
  "oxlint": "0.16.11",
153
155
  "pony-cause": "2.1.11",
154
- "rollup": "4.40.2",
156
+ "rollup": "4.41.0",
155
157
  "semver": "7.7.2",
156
158
  "synp": "1.9.14",
157
159
  "terminal-link": "2.1.1",