@effected/pnpm-plugin-effect 0.7.5 → 0.7.6
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/index.js +1 -1
- package/package.json +1 -1
- package/pnpmfile.cjs +11 -11
- package/pnpmfile.mjs +11 -11
- package/tsdoc-metadata.json +1 -1
package/index.js
CHANGED
|
@@ -80,7 +80,7 @@ const catalogs = /* @__PURE__ */ new Map([
|
|
|
80
80
|
["@effected/runtimes", "^0.5.2"],
|
|
81
81
|
["@effected/sbom", "^0.5.0"],
|
|
82
82
|
["@effected/schema-org", "^0.2.0"],
|
|
83
|
-
["@effected/schemastore", "^0.6.
|
|
83
|
+
["@effected/schemastore", "^0.6.1"],
|
|
84
84
|
["@effected/semver", "^0.6.0"],
|
|
85
85
|
["@effected/spdx", "^0.6.0"],
|
|
86
86
|
["@effected/store", "^0.7.0"],
|
package/package.json
CHANGED
package/pnpmfile.cjs
CHANGED
|
@@ -2,7 +2,7 @@ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
|
2
2
|
let node_fs = require("node:fs");
|
|
3
3
|
let node_path = require("node:path");
|
|
4
4
|
|
|
5
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.
|
|
5
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.13_@effected+jsonc@0.9.0_effect@4.0.0-rc.112__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.8/node_modules/rolldown-pnpm-config/runtime/ctx.js
|
|
6
6
|
/**
|
|
7
7
|
* Resolve the consuming repo's root package name. Prefers pnpm's
|
|
8
8
|
* `rootProjectManifest.name`, falling back to reading `package.json` from the
|
|
@@ -37,7 +37,7 @@ function excludeByRepo(merged, ctx, byRepo) {
|
|
|
37
37
|
}
|
|
38
38
|
|
|
39
39
|
//#endregion
|
|
40
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.
|
|
40
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.13_@effected+jsonc@0.9.0_effect@4.0.0-rc.112__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.8/node_modules/rolldown-pnpm-config/runtime/enforcement.js
|
|
41
41
|
/**
|
|
42
42
|
* Thrown when an `error`-enforced field diverges. A zero-dependency plain
|
|
43
43
|
* `Error` subclass (NOT an Effect type) so it survives in the bundled pnpmfile.
|
|
@@ -72,7 +72,7 @@ function applyEnforcement(field, result, enforcement) {
|
|
|
72
72
|
}
|
|
73
73
|
|
|
74
74
|
//#endregion
|
|
75
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.
|
|
75
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.13_@effected+jsonc@0.9.0_effect@4.0.0-rc.112__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.8/node_modules/rolldown-pnpm-config/runtime/strategies/arrays.js
|
|
76
76
|
function unionSort(managed, local) {
|
|
77
77
|
const set = new Set(managed);
|
|
78
78
|
for (const item of local ?? []) set.add(item);
|
|
@@ -108,7 +108,7 @@ const arrayRecordUnion = (base, local) => {
|
|
|
108
108
|
};
|
|
109
109
|
|
|
110
110
|
//#endregion
|
|
111
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.
|
|
111
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.13_@effected+jsonc@0.9.0_effect@4.0.0-rc.112__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.8/node_modules/rolldown-pnpm-config/runtime/strategies/catalogs.js
|
|
112
112
|
/**
|
|
113
113
|
* Merge each named catalog; child wins per package. Emits override divergences
|
|
114
114
|
* when a local version differs from the managed one.
|
|
@@ -143,7 +143,7 @@ const catalogs = (base, local) => {
|
|
|
143
143
|
};
|
|
144
144
|
|
|
145
145
|
//#endregion
|
|
146
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.
|
|
146
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.13_@effected+jsonc@0.9.0_effect@4.0.0-rc.112__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.8/node_modules/rolldown-pnpm-config/runtime/strategies/maps.js
|
|
147
147
|
/**
|
|
148
148
|
* `{...managed, ...child}` — child wins per key. Quiet. Merges two maps,
|
|
149
149
|
* preferring child values.
|
|
@@ -188,7 +188,7 @@ const allowBuilds = (base, local) => {
|
|
|
188
188
|
};
|
|
189
189
|
|
|
190
190
|
//#endregion
|
|
191
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.
|
|
191
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.13_@effected+jsonc@0.9.0_effect@4.0.0-rc.112__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.8/node_modules/rolldown-pnpm-config/runtime/strategies/overrides.js
|
|
192
192
|
function mergeMapDetect(prefix, managed, child) {
|
|
193
193
|
const merged = { ...managed };
|
|
194
194
|
const divergences = [];
|
|
@@ -244,7 +244,7 @@ const peerDependencyRules = (base, local) => {
|
|
|
244
244
|
};
|
|
245
245
|
|
|
246
246
|
//#endregion
|
|
247
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.
|
|
247
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.13_@effected+jsonc@0.9.0_effect@4.0.0-rc.112__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.8/node_modules/rolldown-pnpm-config/runtime/strategies/scalar.js
|
|
248
248
|
/**
|
|
249
249
|
* `child ?? base` — quiet (no divergences). Prefer local, fall back to managed.
|
|
250
250
|
*
|
|
@@ -300,7 +300,7 @@ const securityMin = (base, local) => {
|
|
|
300
300
|
};
|
|
301
301
|
|
|
302
302
|
//#endregion
|
|
303
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.
|
|
303
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.13_@effected+jsonc@0.9.0_effect@4.0.0-rc.112__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.8/node_modules/rolldown-pnpm-config/runtime/strategies/table.js
|
|
304
304
|
/**
|
|
305
305
|
* Built-in strategies keyed by manifest name.
|
|
306
306
|
*
|
|
@@ -320,7 +320,7 @@ const STRATEGY_TABLE = {
|
|
|
320
320
|
};
|
|
321
321
|
|
|
322
322
|
//#endregion
|
|
323
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.
|
|
323
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.13_@effected+jsonc@0.9.0_effect@4.0.0-rc.112__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.8/node_modules/rolldown-pnpm-config/runtime/warnings.js
|
|
324
324
|
const WARNING_BOX_WIDTH = 75;
|
|
325
325
|
function pad(line) {
|
|
326
326
|
return `│${line}${" ".repeat(Math.max(0, WARNING_BOX_WIDTH - line.length - 2))}│`;
|
|
@@ -380,7 +380,7 @@ function formatSecurityWarning(divergences, name) {
|
|
|
380
380
|
}
|
|
381
381
|
|
|
382
382
|
//#endregion
|
|
383
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.
|
|
383
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.13_@effected+jsonc@0.9.0_effect@4.0.0-rc.112__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.8/node_modules/rolldown-pnpm-config/runtime.js
|
|
384
384
|
/**
|
|
385
385
|
* Build the pnpm hooks from frozen base data + a field→strategy manifest.
|
|
386
386
|
* Zero dependencies — bundled verbatim into the shipped pnpmfile.
|
|
@@ -511,7 +511,7 @@ const hooks = createHooks({
|
|
|
511
511
|
"@effected/runtimes": "^0.5.2",
|
|
512
512
|
"@effected/sbom": "^0.5.0",
|
|
513
513
|
"@effected/schema-org": "^0.2.0",
|
|
514
|
-
"@effected/schemastore": "^0.6.
|
|
514
|
+
"@effected/schemastore": "^0.6.1",
|
|
515
515
|
"@effected/semver": "^0.6.0",
|
|
516
516
|
"@effected/spdx": "^0.6.0",
|
|
517
517
|
"@effected/store": "^0.7.0",
|
package/pnpmfile.mjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { readFileSync } from "node:fs";
|
|
2
2
|
import { join } from "node:path";
|
|
3
3
|
|
|
4
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.
|
|
4
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.13_@effected+jsonc@0.9.0_effect@4.0.0-rc.112__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.8/node_modules/rolldown-pnpm-config/runtime/ctx.js
|
|
5
5
|
/**
|
|
6
6
|
* Resolve the consuming repo's root package name. Prefers pnpm's
|
|
7
7
|
* `rootProjectManifest.name`, falling back to reading `package.json` from the
|
|
@@ -36,7 +36,7 @@ function excludeByRepo(merged, ctx, byRepo) {
|
|
|
36
36
|
}
|
|
37
37
|
|
|
38
38
|
//#endregion
|
|
39
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.
|
|
39
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.13_@effected+jsonc@0.9.0_effect@4.0.0-rc.112__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.8/node_modules/rolldown-pnpm-config/runtime/enforcement.js
|
|
40
40
|
/**
|
|
41
41
|
* Thrown when an `error`-enforced field diverges. A zero-dependency plain
|
|
42
42
|
* `Error` subclass (NOT an Effect type) so it survives in the bundled pnpmfile.
|
|
@@ -71,7 +71,7 @@ function applyEnforcement(field, result, enforcement) {
|
|
|
71
71
|
}
|
|
72
72
|
|
|
73
73
|
//#endregion
|
|
74
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.
|
|
74
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.13_@effected+jsonc@0.9.0_effect@4.0.0-rc.112__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.8/node_modules/rolldown-pnpm-config/runtime/strategies/arrays.js
|
|
75
75
|
function unionSort(managed, local) {
|
|
76
76
|
const set = new Set(managed);
|
|
77
77
|
for (const item of local ?? []) set.add(item);
|
|
@@ -107,7 +107,7 @@ const arrayRecordUnion = (base, local) => {
|
|
|
107
107
|
};
|
|
108
108
|
|
|
109
109
|
//#endregion
|
|
110
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.
|
|
110
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.13_@effected+jsonc@0.9.0_effect@4.0.0-rc.112__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.8/node_modules/rolldown-pnpm-config/runtime/strategies/catalogs.js
|
|
111
111
|
/**
|
|
112
112
|
* Merge each named catalog; child wins per package. Emits override divergences
|
|
113
113
|
* when a local version differs from the managed one.
|
|
@@ -142,7 +142,7 @@ const catalogs = (base, local) => {
|
|
|
142
142
|
};
|
|
143
143
|
|
|
144
144
|
//#endregion
|
|
145
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.
|
|
145
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.13_@effected+jsonc@0.9.0_effect@4.0.0-rc.112__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.8/node_modules/rolldown-pnpm-config/runtime/strategies/maps.js
|
|
146
146
|
/**
|
|
147
147
|
* `{...managed, ...child}` — child wins per key. Quiet. Merges two maps,
|
|
148
148
|
* preferring child values.
|
|
@@ -187,7 +187,7 @@ const allowBuilds = (base, local) => {
|
|
|
187
187
|
};
|
|
188
188
|
|
|
189
189
|
//#endregion
|
|
190
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.
|
|
190
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.13_@effected+jsonc@0.9.0_effect@4.0.0-rc.112__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.8/node_modules/rolldown-pnpm-config/runtime/strategies/overrides.js
|
|
191
191
|
function mergeMapDetect(prefix, managed, child) {
|
|
192
192
|
const merged = { ...managed };
|
|
193
193
|
const divergences = [];
|
|
@@ -243,7 +243,7 @@ const peerDependencyRules = (base, local) => {
|
|
|
243
243
|
};
|
|
244
244
|
|
|
245
245
|
//#endregion
|
|
246
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.
|
|
246
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.13_@effected+jsonc@0.9.0_effect@4.0.0-rc.112__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.8/node_modules/rolldown-pnpm-config/runtime/strategies/scalar.js
|
|
247
247
|
/**
|
|
248
248
|
* `child ?? base` — quiet (no divergences). Prefer local, fall back to managed.
|
|
249
249
|
*
|
|
@@ -299,7 +299,7 @@ const securityMin = (base, local) => {
|
|
|
299
299
|
};
|
|
300
300
|
|
|
301
301
|
//#endregion
|
|
302
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.
|
|
302
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.13_@effected+jsonc@0.9.0_effect@4.0.0-rc.112__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.8/node_modules/rolldown-pnpm-config/runtime/strategies/table.js
|
|
303
303
|
/**
|
|
304
304
|
* Built-in strategies keyed by manifest name.
|
|
305
305
|
*
|
|
@@ -319,7 +319,7 @@ const STRATEGY_TABLE = {
|
|
|
319
319
|
};
|
|
320
320
|
|
|
321
321
|
//#endregion
|
|
322
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.
|
|
322
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.13_@effected+jsonc@0.9.0_effect@4.0.0-rc.112__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.8/node_modules/rolldown-pnpm-config/runtime/warnings.js
|
|
323
323
|
const WARNING_BOX_WIDTH = 75;
|
|
324
324
|
function pad(line) {
|
|
325
325
|
return `│${line}${" ".repeat(Math.max(0, WARNING_BOX_WIDTH - line.length - 2))}│`;
|
|
@@ -379,7 +379,7 @@ function formatSecurityWarning(divergences, name) {
|
|
|
379
379
|
}
|
|
380
380
|
|
|
381
381
|
//#endregion
|
|
382
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.
|
|
382
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.13_@effected+jsonc@0.9.0_effect@4.0.0-rc.112__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.8/node_modules/rolldown-pnpm-config/runtime.js
|
|
383
383
|
/**
|
|
384
384
|
* Build the pnpm hooks from frozen base data + a field→strategy manifest.
|
|
385
385
|
* Zero dependencies — bundled verbatim into the shipped pnpmfile.
|
|
@@ -510,7 +510,7 @@ const hooks = createHooks({
|
|
|
510
510
|
"@effected/runtimes": "^0.5.2",
|
|
511
511
|
"@effected/sbom": "^0.5.0",
|
|
512
512
|
"@effected/schema-org": "^0.2.0",
|
|
513
|
-
"@effected/schemastore": "^0.6.
|
|
513
|
+
"@effected/schemastore": "^0.6.1",
|
|
514
514
|
"@effected/semver": "^0.6.0",
|
|
515
515
|
"@effected/spdx": "^0.6.0",
|
|
516
516
|
"@effected/store": "^0.7.0",
|