@socketsecurity/cli-with-sentry 0.14.64 → 0.14.66
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 +1 -4
- package/dist/constants.js +26 -37
- package/dist/constants.js.map +1 -1
- package/dist/instrument-with-sentry.js +2 -2
- package/dist/instrument-with-sentry.js.map +1 -1
- package/dist/module-sync/artifact.d.ts +12 -60
- package/dist/module-sync/cli.js +524 -280
- package/dist/module-sync/cli.js.map +1 -1
- package/dist/module-sync/shadow-npm-inject.js +130 -230
- package/dist/module-sync/shadow-npm-inject.js.map +1 -1
- package/dist/module-sync/shadow-npm-paths.js +22 -12
- package/dist/module-sync/shadow-npm-paths.js.map +1 -1
- package/dist/module-sync/socket-package-alert.d.ts +1 -1
- package/dist/require/cli.js +524 -280
- package/dist/require/cli.js.map +1 -1
- package/package.json +12 -15
- package/dist/module-sync/fs.d.ts +0 -22
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@socketsecurity/cli-with-sentry",
|
|
3
|
-
"version": "0.14.
|
|
3
|
+
"version": "0.14.66",
|
|
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",
|
|
@@ -75,14 +75,14 @@
|
|
|
75
75
|
"@apideck/better-ajv-errors": "0.3.6",
|
|
76
76
|
"@pnpm/lockfile-file": "^9.1.3",
|
|
77
77
|
"@pnpm/lockfile.detect-dep-types": "^1001.0.5",
|
|
78
|
-
"@sentry/node": "9.
|
|
78
|
+
"@sentry/node": "9.8.0",
|
|
79
79
|
"@socketregistry/hyrious__bun.lockb": "1.0.16",
|
|
80
80
|
"@socketregistry/indent-string": "1.0.12",
|
|
81
|
-
"@socketregistry/is-interactive": "1.0.
|
|
81
|
+
"@socketregistry/is-interactive": "1.0.4",
|
|
82
82
|
"@socketregistry/packageurl-js": "1.0.4",
|
|
83
83
|
"@socketsecurity/config": "2.1.3",
|
|
84
|
-
"@socketsecurity/registry": "1.0.
|
|
85
|
-
"@socketsecurity/sdk": "1.4.
|
|
84
|
+
"@socketsecurity/registry": "1.0.133",
|
|
85
|
+
"@socketsecurity/sdk": "1.4.15",
|
|
86
86
|
"blessed": "0.1.81",
|
|
87
87
|
"blessed-contrib": "4.11.0",
|
|
88
88
|
"browserslist": "4.24.4",
|
|
@@ -117,7 +117,7 @@
|
|
|
117
117
|
"@biomejs/biome": "^1.9.4",
|
|
118
118
|
"@cyclonedx/cdxgen": "^11.2.2",
|
|
119
119
|
"@eslint/compat": "^1.2.7",
|
|
120
|
-
"@eslint/js": "^9.
|
|
120
|
+
"@eslint/js": "^9.23.0",
|
|
121
121
|
"@rollup/plugin-commonjs": "^28.0.3",
|
|
122
122
|
"@rollup/plugin-json": "^6.1.0",
|
|
123
123
|
"@rollup/plugin-node-resolve": "^16.0.1",
|
|
@@ -128,22 +128,19 @@
|
|
|
128
128
|
"@types/common-tags": "^1.8.4",
|
|
129
129
|
"@types/micromatch": "^4.0.9",
|
|
130
130
|
"@types/mock-fs": "^4.13.4",
|
|
131
|
-
"@types/node": "^22.13.
|
|
131
|
+
"@types/node": "^22.13.11",
|
|
132
132
|
"@types/npmcli__arborist": "^6.3.0",
|
|
133
|
-
"@types/npmcli__promise-spawn": "^6.0.3",
|
|
134
133
|
"@types/proc-log": "^3.0.4",
|
|
135
134
|
"@types/semver": "^7.5.8",
|
|
136
|
-
"@types/update-notifier": "^6.0.8",
|
|
137
135
|
"@types/which": "^3.0.4",
|
|
138
136
|
"@types/yargs-parser": "^21.0.3",
|
|
139
|
-
"@typescript-eslint/
|
|
140
|
-
"@typescript-eslint/parser": "^8.26.1",
|
|
137
|
+
"@typescript-eslint/parser": "^8.27.0",
|
|
141
138
|
"@vitest/coverage-v8": "3.0.9",
|
|
142
139
|
"cross-env": "^7.0.3",
|
|
143
140
|
"del-cli": "^6.0.0",
|
|
144
|
-
"eslint": "^9.
|
|
141
|
+
"eslint": "^9.23.0",
|
|
145
142
|
"eslint-import-resolver-oxc": "^0.13.1",
|
|
146
|
-
"eslint-plugin-import-x": "^4.9.
|
|
143
|
+
"eslint-plugin-import-x": "^4.9.1",
|
|
147
144
|
"eslint-plugin-n": "^17.16.2",
|
|
148
145
|
"eslint-plugin-sort-destructure-keys": "^2.0.0",
|
|
149
146
|
"eslint-plugin-unicorn": "^56.0.1",
|
|
@@ -155,14 +152,14 @@
|
|
|
155
152
|
"mock-fs": "^5.5.0",
|
|
156
153
|
"nock": "^14.0.1",
|
|
157
154
|
"npm-run-all2": "^7.0.2",
|
|
158
|
-
"oxlint": "0.16.
|
|
155
|
+
"oxlint": "0.16.2",
|
|
159
156
|
"read-package-up": "^11.0.0",
|
|
160
157
|
"rollup": "4.36.0",
|
|
161
158
|
"rollup-plugin-ts": "^3.4.5",
|
|
162
159
|
"synp": "^1.9.14",
|
|
163
160
|
"type-coverage": "^2.29.7",
|
|
164
161
|
"typescript": "5.4.5",
|
|
165
|
-
"typescript-eslint": "^8.
|
|
162
|
+
"typescript-eslint": "^8.27.0",
|
|
166
163
|
"unplugin-purge-polyfills": "^0.0.7",
|
|
167
164
|
"vitest": "3.0.9"
|
|
168
165
|
},
|
package/dist/module-sync/fs.d.ts
DELETED
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/// <reference types="node" />
|
|
2
|
-
import { Remap } from '@socketsecurity/registry/lib/objects';
|
|
3
|
-
import { Abortable } from 'node:events';
|
|
4
|
-
import { ObjectEncodingOptions, OpenMode, PathLike, PathOrFileDescriptor } from 'node:fs';
|
|
5
|
-
import { FileHandle } from 'node:fs/promises';
|
|
6
|
-
type FindUpOptions = {
|
|
7
|
-
cwd?: string | undefined;
|
|
8
|
-
signal?: AbortSignal | undefined;
|
|
9
|
-
};
|
|
10
|
-
declare function findUp(name: string | string[], { cwd, signal }: FindUpOptions): Promise<string | undefined>;
|
|
11
|
-
type ReadFileOptions = Remap<ObjectEncodingOptions & Abortable & {
|
|
12
|
-
flag?: OpenMode | undefined;
|
|
13
|
-
}>;
|
|
14
|
-
declare function readFileBinary(filepath: PathLike | FileHandle, options?: ReadFileOptions | undefined): Promise<Buffer>;
|
|
15
|
-
declare function readFileUtf8(filepath: PathLike | FileHandle, options?: ReadFileOptions | undefined): Promise<string>;
|
|
16
|
-
declare function safeReadFile(filepath: PathLike | FileHandle, options?: 'utf8' | 'utf-8' | {
|
|
17
|
-
encoding: 'utf8' | 'utf-8';
|
|
18
|
-
} | undefined): Promise<string | undefined>;
|
|
19
|
-
declare function safeReadFileSync(filepath: PathOrFileDescriptor, options?: 'utf8' | 'utf-8' | {
|
|
20
|
-
encoding: 'utf8' | 'utf-8';
|
|
21
|
-
} | undefined): string | undefined;
|
|
22
|
-
export { FindUpOptions, findUp, ReadFileOptions, readFileBinary, readFileUtf8, safeReadFile, safeReadFileSync };
|