@socketsecurity/cli 0.14.77 → 0.14.79
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/constants.d.ts +10 -0
- package/dist/constants.js +32 -1
- package/dist/constants.js.map +1 -1
- package/dist/module-sync/artifact.d.ts +2 -0
- package/dist/module-sync/cli.js +7516 -7279
- package/dist/module-sync/cli.js.map +1 -1
- package/dist/module-sync/package-environment.d.ts +0 -4
- package/dist/module-sync/shadow-npm-inject.js +141 -19
- package/dist/module-sync/shadow-npm-inject.js.map +1 -1
- package/dist/module-sync/shadow-npm-paths.js +6 -4
- package/dist/module-sync/shadow-npm-paths.js.map +1 -1
- package/dist/module-sync/shared.d.ts +11 -0
- package/dist/module-sync/socket-package-alert.d.ts +2 -0
- package/dist/module-sync/types.d.ts +24 -79
- package/dist/module-sync/vendor.js +3755 -3755
- package/dist/module-sync/vendor.js.map +1 -1
- package/dist/require/cli.js +7515 -7278
- package/dist/require/cli.js.map +1 -1
- package/package.json +16 -14
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@socketsecurity/cli",
|
|
3
|
-
"version": "0.14.
|
|
3
|
+
"version": "0.14.79",
|
|
4
4
|
"description": "CLI tool for Socket.dev",
|
|
5
5
|
"homepage": "https://github.com/SocketDev/socket-cli",
|
|
6
6
|
"license": "MIT",
|
|
@@ -79,16 +79,16 @@
|
|
|
79
79
|
"dependencies": {
|
|
80
80
|
"@apideck/better-ajv-errors": "0.3.6",
|
|
81
81
|
"@octokit/rest": "^21.1.1",
|
|
82
|
-
"@pnpm/lockfile.detect-dep-types": "^1001.0.
|
|
83
|
-
"@pnpm/lockfile.fs": "^1001.1.
|
|
82
|
+
"@pnpm/lockfile.detect-dep-types": "^1001.0.7",
|
|
83
|
+
"@pnpm/lockfile.fs": "^1001.1.9",
|
|
84
84
|
"@pnpm/logger": "^1000.0.0",
|
|
85
85
|
"@socketregistry/hyrious__bun.lockb": "1.0.17",
|
|
86
86
|
"@socketregistry/indent-string": "1.0.12",
|
|
87
87
|
"@socketregistry/is-interactive": "1.0.5",
|
|
88
88
|
"@socketregistry/packageurl-js": "1.0.5",
|
|
89
89
|
"@socketsecurity/config": "2.1.3",
|
|
90
|
-
"@socketsecurity/registry": "1.0.
|
|
91
|
-
"@socketsecurity/sdk": "1.4.
|
|
90
|
+
"@socketsecurity/registry": "1.0.140",
|
|
91
|
+
"@socketsecurity/sdk": "1.4.26",
|
|
92
92
|
"browserslist": "4.24.4",
|
|
93
93
|
"chalk-table": "1.0.2",
|
|
94
94
|
"cmd-shim": "7.0.0",
|
|
@@ -122,7 +122,9 @@
|
|
|
122
122
|
"@biomejs/biome": "^1.9.4",
|
|
123
123
|
"@cyclonedx/cdxgen": "^11.2.3",
|
|
124
124
|
"@eslint/compat": "^1.2.8",
|
|
125
|
-
"@eslint/js": "^9.
|
|
125
|
+
"@eslint/js": "^9.24.0",
|
|
126
|
+
"@octokit/openapi-types": "^24.2.0",
|
|
127
|
+
"@octokit/types": "^13.10.0",
|
|
126
128
|
"@rollup/plugin-commonjs": "28.0.3",
|
|
127
129
|
"@rollup/plugin-json": "^6.1.0",
|
|
128
130
|
"@rollup/plugin-node-resolve": "^16.0.1",
|
|
@@ -139,7 +141,7 @@
|
|
|
139
141
|
"@types/semver": "^7.7.0",
|
|
140
142
|
"@types/which": "^3.0.4",
|
|
141
143
|
"@types/yargs-parser": "^21.0.3",
|
|
142
|
-
"@typescript-eslint/parser": "^8.29.
|
|
144
|
+
"@typescript-eslint/parser": "^8.29.1",
|
|
143
145
|
"@vitest/coverage-v8": "3.1.1",
|
|
144
146
|
"blessed": "0.1.81",
|
|
145
147
|
"blessed-contrib": "4.11.0",
|
|
@@ -147,28 +149,28 @@
|
|
|
147
149
|
"custompatch": "^1.1.4",
|
|
148
150
|
"del-cli": "^6.0.0",
|
|
149
151
|
"dev-null-cli": "^2.0.0",
|
|
150
|
-
"eslint": "^9.
|
|
151
|
-
"eslint-import-resolver-typescript": "^4.3.
|
|
152
|
-
"eslint-plugin-import-x": "^4.10.
|
|
152
|
+
"eslint": "^9.24.0",
|
|
153
|
+
"eslint-import-resolver-typescript": "^4.3.2",
|
|
154
|
+
"eslint-plugin-import-x": "^4.10.2",
|
|
153
155
|
"eslint-plugin-n": "^17.17.0",
|
|
154
156
|
"eslint-plugin-sort-destructure-keys": "^2.0.0",
|
|
155
157
|
"eslint-plugin-unicorn": "^56.0.1",
|
|
156
158
|
"globals": "^16.0.0",
|
|
157
159
|
"husky": "^9.1.7",
|
|
158
|
-
"knip": "^5.
|
|
160
|
+
"knip": "^5.49.0",
|
|
159
161
|
"lint-staged": "^15.5.0",
|
|
160
162
|
"magic-string": "^0.30.17",
|
|
161
163
|
"mock-fs": "^5.5.0",
|
|
162
|
-
"nock": "^14.0.
|
|
164
|
+
"nock": "^14.0.3",
|
|
163
165
|
"npm-run-all2": "^7.0.2",
|
|
164
|
-
"oxlint": "0.16.
|
|
166
|
+
"oxlint": "0.16.5",
|
|
165
167
|
"read-package-up": "^11.0.0",
|
|
166
168
|
"rollup": "4.39.0",
|
|
167
169
|
"rollup-plugin-ts": "^3.4.5",
|
|
168
170
|
"synp": "^1.9.14",
|
|
169
171
|
"type-coverage": "^2.29.7",
|
|
170
172
|
"typescript": "5.4.5",
|
|
171
|
-
"typescript-eslint": "^8.29.
|
|
173
|
+
"typescript-eslint": "^8.29.1",
|
|
172
174
|
"unplugin-purge-polyfills": "^0.0.7",
|
|
173
175
|
"vitest": "3.1.1"
|
|
174
176
|
},
|