@socketsecurity/cli 0.15.43 → 0.15.44
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/dist/cli.js +592 -455
- package/dist/cli.js.map +1 -1
- package/dist/constants.js +3 -3
- package/dist/constants.js.map +1 -1
- package/dist/shadow-inject.js +10 -3
- package/dist/shadow-inject.js.map +1 -1
- package/dist/types/commands/fix/git.d.mts +12 -5
- package/dist/types/commands/fix/git.d.mts.map +1 -1
- package/dist/types/commands/fix/npm-fix.d.mts.map +1 -1
- package/dist/types/commands/fix/open-pr.d.mts +2 -4
- package/dist/types/commands/fix/open-pr.d.mts.map +1 -1
- package/dist/types/commands/fix/pnpm-fix.d.mts.map +1 -1
- package/dist/types/commands/package/output-purls-shallow-score.d.mts +2 -2
- package/dist/types/commands/package/output-purls-shallow-score.d.mts.map +1 -1
- package/dist/types/commands/scan/cmd-scan-reach.d.mts +10 -0
- package/dist/types/commands/scan/cmd-scan-reach.d.mts.map +1 -0
- package/dist/types/commands/scan/cmd-scan.d.mts.map +1 -1
- package/dist/types/commands/scan/fetch-report-data.d.mts +2 -2
- package/dist/types/commands/scan/fetch-report-data.d.mts.map +1 -1
- package/dist/types/commands/scan/fetch-scan.d.mts +2 -2
- package/dist/types/commands/scan/fetch-scan.d.mts.map +1 -1
- package/dist/types/commands/scan/generate-report.d.mts +2 -2
- package/dist/types/commands/scan/generate-report.d.mts.map +1 -1
- package/dist/types/commands/scan/handle-reach-scan.d.mts +3 -0
- package/dist/types/commands/scan/handle-reach-scan.d.mts.map +1 -0
- package/dist/types/commands/scan/output-scan-reach.d.mts +3 -0
- package/dist/types/commands/scan/output-scan-reach.d.mts.map +1 -0
- package/dist/types/commands/scan/output-scan-report.d.mts +2 -2
- package/dist/types/commands/scan/output-scan-report.d.mts.map +1 -1
- package/dist/types/commands/scan/output-scan-view.d.mts +2 -2
- package/dist/types/commands/scan/output-scan-view.d.mts.map +1 -1
- package/dist/types/commands/scan/scan-reachability.d.mts +3 -0
- package/dist/types/commands/scan/scan-reachability.d.mts.map +1 -0
- package/dist/types/commands/wrapper/cmd-wrapper.d.mts.map +1 -1
- package/dist/types/shadow/npm/arborist-helpers.d.mts +2 -2
- package/dist/types/shadow/npm/arborist-helpers.d.mts.map +1 -1
- package/dist/types/utils/alert/artifact.d.mts +1 -0
- package/dist/types/utils/alert/artifact.d.mts.map +1 -1
- package/dist/types/utils/alerts-map.d.mts +3 -3
- package/dist/types/utils/alerts-map.d.mts.map +1 -1
- package/dist/types/utils/api.d.mts.map +1 -1
- package/dist/types/utils/fs.d.mts.map +1 -1
- package/dist/types/utils/glob.d.mts.map +1 -1
- package/dist/types/utils/purl.d.mts +95 -1
- package/dist/types/utils/purl.d.mts.map +1 -1
- package/dist/types/utils/socket-package-alert.d.mts +7 -6
- package/dist/types/utils/socket-package-alert.d.mts.map +1 -1
- package/dist/types/utils/socket-url.d.mts +4 -6
- package/dist/types/utils/socket-url.d.mts.map +1 -1
- package/dist/types/utils/spec.d.mts +2 -1
- package/dist/types/utils/spec.d.mts.map +1 -1
- package/dist/utils.js +167 -149
- package/dist/utils.js.map +1 -1
- package/dist/vendor.js +11381 -7009
- package/package.json +9 -9
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@socketsecurity/cli",
|
|
3
|
-
"version": "0.15.
|
|
3
|
+
"version": "0.15.44",
|
|
4
4
|
"description": "CLI for Socket.dev",
|
|
5
5
|
"homepage": "https://github.com/SocketDev/socket-cli",
|
|
6
6
|
"license": "MIT",
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
"@babel/preset-typescript": "7.27.1",
|
|
86
86
|
"@babel/runtime": "7.27.4",
|
|
87
87
|
"@biomejs/biome": "1.9.4",
|
|
88
|
-
"@coana-tech/cli": "14.9.
|
|
88
|
+
"@coana-tech/cli": "14.9.17",
|
|
89
89
|
"@cyclonedx/cdxgen": "11.3.2",
|
|
90
90
|
"@dotenvx/dotenvx": "1.44.1",
|
|
91
91
|
"@eslint/compat": "1.2.9",
|
|
@@ -111,7 +111,7 @@
|
|
|
111
111
|
"@socketregistry/is-interactive": "1.0.5",
|
|
112
112
|
"@socketregistry/packageurl-js": "1.0.6",
|
|
113
113
|
"@socketsecurity/config": "3.0.1",
|
|
114
|
-
"@socketsecurity/registry": "1.0.
|
|
114
|
+
"@socketsecurity/registry": "1.0.203",
|
|
115
115
|
"@socketsecurity/sdk": "1.4.41",
|
|
116
116
|
"@types/blessed": "0.1.25",
|
|
117
117
|
"@types/cmd-shim": "5.0.2",
|
|
@@ -124,9 +124,9 @@
|
|
|
124
124
|
"@types/semver": "7.7.0",
|
|
125
125
|
"@types/which": "3.0.4",
|
|
126
126
|
"@types/yargs-parser": "21.0.3",
|
|
127
|
-
"@typescript-eslint/parser": "8.33.
|
|
128
|
-
"@typescript/native-preview": "7.0.0-dev.
|
|
129
|
-
"@vitest/coverage-v8": "3.
|
|
127
|
+
"@typescript-eslint/parser": "8.33.1",
|
|
128
|
+
"@typescript/native-preview": "7.0.0-dev.20250603.1",
|
|
129
|
+
"@vitest/coverage-v8": "3.2.0",
|
|
130
130
|
"blessed": "0.1.81",
|
|
131
131
|
"blessed-contrib": "4.11.0",
|
|
132
132
|
"browserslist": "4.25.0",
|
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
"eslint": "9.28.0",
|
|
139
139
|
"eslint-import-resolver-typescript": "4.4.2",
|
|
140
140
|
"eslint-plugin-import-x": "4.15.0",
|
|
141
|
-
"eslint-plugin-n": "17.
|
|
141
|
+
"eslint-plugin-n": "17.19.0",
|
|
142
142
|
"eslint-plugin-sort-destructure-keys": "2.0.0",
|
|
143
143
|
"eslint-plugin-unicorn": "56.0.1",
|
|
144
144
|
"globals": "16.2.0",
|
|
@@ -165,9 +165,9 @@
|
|
|
165
165
|
"tiny-updater": "3.5.3",
|
|
166
166
|
"tinyglobby": "0.2.14",
|
|
167
167
|
"type-coverage": "2.29.7",
|
|
168
|
-
"typescript-eslint": "8.33.
|
|
168
|
+
"typescript-eslint": "8.33.1",
|
|
169
169
|
"unplugin-purge-polyfills": "0.1.0",
|
|
170
|
-
"vitest": "3.
|
|
170
|
+
"vitest": "3.2.0",
|
|
171
171
|
"which": "5.0.0",
|
|
172
172
|
"yaml": "2.8.0",
|
|
173
173
|
"yargs-parser": "22.0.0",
|