@socketsecurity/lib 3.3.4 → 3.3.5
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/CHANGELOG.md +6 -0
- package/dist/external/npm-pack.js +16 -16
- package/package.json +7 -1
package/CHANGELOG.md
CHANGED
|
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
|
|
|
5
5
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
|
6
6
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
7
7
|
|
|
8
|
+
## [3.3.5](https://github.com/SocketDev/socket-lib/releases/tag/v3.3.5) - 2025-11-13
|
|
9
|
+
|
|
10
|
+
### Fixed
|
|
11
|
+
|
|
12
|
+
- **build**: Add patches to prevent node-gyp bundling issues
|
|
13
|
+
|
|
8
14
|
## [3.3.4](https://github.com/SocketDev/socket-lib/releases/tag/v3.3.4) - 2025-11-13
|
|
9
15
|
|
|
10
16
|
### Fixed
|
|
@@ -84758,9 +84758,9 @@ To fix:
|
|
|
84758
84758
|
}
|
|
84759
84759
|
});
|
|
84760
84760
|
|
|
84761
|
-
// node_modules/.pnpm/@npmcli+run-script@9.1.
|
|
84761
|
+
// node_modules/.pnpm/@npmcli+run-script@9.1.0_patch_hash=65d59a7c4dd7b00f1c218cbcf97d78fe2f462f2e048de4a22b41bd70dbdefcdc/node_modules/@npmcli/run-script/lib/set-path.js
|
|
84762
84762
|
var require_set_path2 = __commonJS({
|
|
84763
|
-
"node_modules/.pnpm/@npmcli+run-script@9.1.
|
|
84763
|
+
"node_modules/.pnpm/@npmcli+run-script@9.1.0_patch_hash=65d59a7c4dd7b00f1c218cbcf97d78fe2f462f2e048de4a22b41bd70dbdefcdc/node_modules/@npmcli/run-script/lib/set-path.js"(exports2, module2) {
|
|
84764
84764
|
var { resolve, dirname, delimiter } = require("path");
|
|
84765
84765
|
var nodeGypPath = resolve(__dirname, "../lib/node-gyp-bin");
|
|
84766
84766
|
var setPATH = /* @__PURE__ */ __name((projectPath, binPaths, env) => {
|
|
@@ -84789,9 +84789,9 @@ var require_set_path2 = __commonJS({
|
|
|
84789
84789
|
}
|
|
84790
84790
|
});
|
|
84791
84791
|
|
|
84792
|
-
// node_modules/.pnpm/@npmcli+run-script@9.1.
|
|
84792
|
+
// node_modules/.pnpm/@npmcli+run-script@9.1.0_patch_hash=65d59a7c4dd7b00f1c218cbcf97d78fe2f462f2e048de4a22b41bd70dbdefcdc/node_modules/@npmcli/run-script/lib/make-spawn-args.js
|
|
84793
84793
|
var require_make_spawn_args2 = __commonJS({
|
|
84794
|
-
"node_modules/.pnpm/@npmcli+run-script@9.1.
|
|
84794
|
+
"node_modules/.pnpm/@npmcli+run-script@9.1.0_patch_hash=65d59a7c4dd7b00f1c218cbcf97d78fe2f462f2e048de4a22b41bd70dbdefcdc/node_modules/@npmcli/run-script/lib/make-spawn-args.js"(exports2, module2) {
|
|
84795
84795
|
var setPATH = require_set_path2();
|
|
84796
84796
|
var { resolve } = require("path");
|
|
84797
84797
|
var npm_config_node_gyp;
|
|
@@ -84837,9 +84837,9 @@ var require_make_spawn_args2 = __commonJS({
|
|
|
84837
84837
|
}
|
|
84838
84838
|
});
|
|
84839
84839
|
|
|
84840
|
-
// node_modules/.pnpm/@npmcli+run-script@9.1.
|
|
84840
|
+
// node_modules/.pnpm/@npmcli+run-script@9.1.0_patch_hash=65d59a7c4dd7b00f1c218cbcf97d78fe2f462f2e048de4a22b41bd70dbdefcdc/node_modules/@npmcli/run-script/lib/package-envs.js
|
|
84841
84841
|
var require_package_envs2 = __commonJS({
|
|
84842
|
-
"node_modules/.pnpm/@npmcli+run-script@9.1.
|
|
84842
|
+
"node_modules/.pnpm/@npmcli+run-script@9.1.0_patch_hash=65d59a7c4dd7b00f1c218cbcf97d78fe2f462f2e048de4a22b41bd70dbdefcdc/node_modules/@npmcli/run-script/lib/package-envs.js"(exports2, module2) {
|
|
84843
84843
|
var packageEnvs = /* @__PURE__ */ __name((vals, prefix, env = {}) => {
|
|
84844
84844
|
for (const [key, val] of Object.entries(vals)) {
|
|
84845
84845
|
if (val === void 0) {
|
|
@@ -84870,9 +84870,9 @@ var require_package_envs2 = __commonJS({
|
|
|
84870
84870
|
}
|
|
84871
84871
|
});
|
|
84872
84872
|
|
|
84873
|
-
// node_modules/.pnpm/@npmcli+run-script@9.1.
|
|
84873
|
+
// node_modules/.pnpm/@npmcli+run-script@9.1.0_patch_hash=65d59a7c4dd7b00f1c218cbcf97d78fe2f462f2e048de4a22b41bd70dbdefcdc/node_modules/@npmcli/run-script/lib/signal-manager.js
|
|
84874
84874
|
var require_signal_manager2 = __commonJS({
|
|
84875
|
-
"node_modules/.pnpm/@npmcli+run-script@9.1.
|
|
84875
|
+
"node_modules/.pnpm/@npmcli+run-script@9.1.0_patch_hash=65d59a7c4dd7b00f1c218cbcf97d78fe2f462f2e048de4a22b41bd70dbdefcdc/node_modules/@npmcli/run-script/lib/signal-manager.js"(exports2, module2) {
|
|
84876
84876
|
var runningProcs = /* @__PURE__ */ new Set();
|
|
84877
84877
|
var handlersInstalled = false;
|
|
84878
84878
|
var forwardedSignals = [
|
|
@@ -84916,9 +84916,9 @@ var require_signal_manager2 = __commonJS({
|
|
|
84916
84916
|
}
|
|
84917
84917
|
});
|
|
84918
84918
|
|
|
84919
|
-
// node_modules/.pnpm/@npmcli+run-script@9.1.
|
|
84919
|
+
// node_modules/.pnpm/@npmcli+run-script@9.1.0_patch_hash=65d59a7c4dd7b00f1c218cbcf97d78fe2f462f2e048de4a22b41bd70dbdefcdc/node_modules/@npmcli/run-script/lib/is-server-package.js
|
|
84920
84920
|
var require_is_server_package2 = __commonJS({
|
|
84921
|
-
"node_modules/.pnpm/@npmcli+run-script@9.1.
|
|
84921
|
+
"node_modules/.pnpm/@npmcli+run-script@9.1.0_patch_hash=65d59a7c4dd7b00f1c218cbcf97d78fe2f462f2e048de4a22b41bd70dbdefcdc/node_modules/@npmcli/run-script/lib/is-server-package.js"(exports2, module2) {
|
|
84922
84922
|
var { stat } = require("node:fs/promises");
|
|
84923
84923
|
var { resolve } = require("node:path");
|
|
84924
84924
|
module2.exports = async (path) => {
|
|
@@ -84932,9 +84932,9 @@ var require_is_server_package2 = __commonJS({
|
|
|
84932
84932
|
}
|
|
84933
84933
|
});
|
|
84934
84934
|
|
|
84935
|
-
// node_modules/.pnpm/@npmcli+run-script@9.1.
|
|
84935
|
+
// node_modules/.pnpm/@npmcli+run-script@9.1.0_patch_hash=65d59a7c4dd7b00f1c218cbcf97d78fe2f462f2e048de4a22b41bd70dbdefcdc/node_modules/@npmcli/run-script/lib/run-script-pkg.js
|
|
84936
84936
|
var require_run_script_pkg2 = __commonJS({
|
|
84937
|
-
"node_modules/.pnpm/@npmcli+run-script@9.1.
|
|
84937
|
+
"node_modules/.pnpm/@npmcli+run-script@9.1.0_patch_hash=65d59a7c4dd7b00f1c218cbcf97d78fe2f462f2e048de4a22b41bd70dbdefcdc/node_modules/@npmcli/run-script/lib/run-script-pkg.js"(exports2, module2) {
|
|
84938
84938
|
var makeSpawnArgs = require_make_spawn_args2();
|
|
84939
84939
|
var promiseSpawn = require_lib5();
|
|
84940
84940
|
var packageEnvs = require_package_envs2();
|
|
@@ -85034,9 +85034,9 @@ var require_run_script_pkg2 = __commonJS({
|
|
|
85034
85034
|
}
|
|
85035
85035
|
});
|
|
85036
85036
|
|
|
85037
|
-
// node_modules/.pnpm/@npmcli+run-script@9.1.
|
|
85037
|
+
// node_modules/.pnpm/@npmcli+run-script@9.1.0_patch_hash=65d59a7c4dd7b00f1c218cbcf97d78fe2f462f2e048de4a22b41bd70dbdefcdc/node_modules/@npmcli/run-script/lib/validate-options.js
|
|
85038
85038
|
var require_validate_options2 = __commonJS({
|
|
85039
|
-
"node_modules/.pnpm/@npmcli+run-script@9.1.
|
|
85039
|
+
"node_modules/.pnpm/@npmcli+run-script@9.1.0_patch_hash=65d59a7c4dd7b00f1c218cbcf97d78fe2f462f2e048de4a22b41bd70dbdefcdc/node_modules/@npmcli/run-script/lib/validate-options.js"(exports2, module2) {
|
|
85040
85040
|
var validateOptions = /* @__PURE__ */ __name((options) => {
|
|
85041
85041
|
if (typeof options !== "object" || !options) {
|
|
85042
85042
|
throw new TypeError("invalid options object provided to runScript");
|
|
@@ -85076,9 +85076,9 @@ var require_validate_options2 = __commonJS({
|
|
|
85076
85076
|
}
|
|
85077
85077
|
});
|
|
85078
85078
|
|
|
85079
|
-
// node_modules/.pnpm/@npmcli+run-script@9.1.
|
|
85079
|
+
// node_modules/.pnpm/@npmcli+run-script@9.1.0_patch_hash=65d59a7c4dd7b00f1c218cbcf97d78fe2f462f2e048de4a22b41bd70dbdefcdc/node_modules/@npmcli/run-script/lib/run-script.js
|
|
85080
85080
|
var require_run_script2 = __commonJS({
|
|
85081
|
-
"node_modules/.pnpm/@npmcli+run-script@9.1.
|
|
85081
|
+
"node_modules/.pnpm/@npmcli+run-script@9.1.0_patch_hash=65d59a7c4dd7b00f1c218cbcf97d78fe2f462f2e048de4a22b41bd70dbdefcdc/node_modules/@npmcli/run-script/lib/run-script.js"(exports2, module2) {
|
|
85082
85082
|
var PackageJson = require_lib47();
|
|
85083
85083
|
var runScriptPkg = require_run_script_pkg2();
|
|
85084
85084
|
var validateOptions = require_validate_options2();
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@socketsecurity/lib",
|
|
3
|
-
"version": "3.3.
|
|
3
|
+
"version": "3.3.5",
|
|
4
4
|
"packageManager": "pnpm@10.22.0",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"description": "Core utilities and infrastructure for Socket.dev security tools",
|
|
@@ -742,5 +742,11 @@
|
|
|
742
742
|
"typescript": {
|
|
743
743
|
"optional": true
|
|
744
744
|
}
|
|
745
|
+
},
|
|
746
|
+
"pnpm": {
|
|
747
|
+
"patchedDependencies": {
|
|
748
|
+
"@npmcli/run-script@9.1.0": "patches/@npmcli__run-script@9.1.0.patch",
|
|
749
|
+
"node-gyp@11.5.0": "patches/node-gyp@11.5.0.patch"
|
|
750
|
+
}
|
|
745
751
|
}
|
|
746
752
|
}
|