@powerlines/deepkit 0.6.163 → 0.6.165
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/vendor/{chunk-NARCKGCU.cjs → chunk-FMNDCHVE.cjs} +3 -3
- package/dist/vendor/{chunk-GAYDPB74.cjs → chunk-GK5UXOB7.cjs} +176 -176
- package/dist/vendor/{chunk-MTOWCZNV.cjs → chunk-XBROPYED.cjs} +2 -2
- package/dist/vendor/core.cjs +130 -130
- package/dist/vendor/type-compiler/{chunk-3Q2PJFM5.js → chunk-55XJNEUS.js} +6 -6
- package/dist/vendor/type-compiler/{chunk-HDDL7EEI.cjs → chunk-GNXDWWZV.cjs} +508 -508
- package/dist/vendor/type-compiler/{chunk-4HLWH6ZE.js → chunk-LZVKC77L.js} +4 -4
- package/dist/vendor/type-compiler/{chunk-656K77DV.cjs → chunk-UU2MASOB.cjs} +6 -6
- package/dist/vendor/type-compiler/compiler.cjs +12 -12
- package/dist/vendor/type-compiler/compiler.js +2 -2
- package/dist/vendor/type-compiler/config.cjs +9 -9
- package/dist/vendor/type-compiler/config.js +2 -2
- package/dist/vendor/type-compiler/index.cjs +26 -26
- package/dist/vendor/type-compiler/index.js +6 -6
- package/dist/vendor/type-spec.cjs +5 -5
- package/dist/vendor/type.cjs +776 -776
- package/package.json +6 -6
|
@@ -38,9 +38,9 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
38
38
|
mod
|
|
39
39
|
));
|
|
40
40
|
|
|
41
|
-
// ../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.
|
|
41
|
+
// ../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.58.0_@types+node@25.5.0__@swc+core@1.15.21_@swc+h_28842bf517e7ba82e7436269fc435fd1/node_modules/tsup/assets/esm_shims.js
|
|
42
42
|
var init_esm_shims = __esm({
|
|
43
|
-
"../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.
|
|
43
|
+
"../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.58.0_@types+node@25.5.0__@swc+core@1.15.21_@swc+h_28842bf517e7ba82e7436269fc435fd1/node_modules/tsup/assets/esm_shims.js"() {
|
|
44
44
|
}
|
|
45
45
|
});
|
|
46
46
|
|
|
@@ -3381,10 +3381,10 @@ var require_micromatch = __commonJS({
|
|
|
3381
3381
|
}
|
|
3382
3382
|
});
|
|
3383
3383
|
|
|
3384
|
-
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
3384
|
+
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=2011488ea7d6bd63266ba61c0f89d16f9db840d58a9ba80_d52c3332bc2b1620fcb98585a3b45708/node_modules/@deepkit/type-compiler/dist/esm/src/config.js
|
|
3385
3385
|
init_esm_shims();
|
|
3386
3386
|
|
|
3387
|
-
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
3387
|
+
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=2011488ea7d6bd63266ba61c0f89d16f9db840d58a9ba80_d52c3332bc2b1620fcb98585a3b45708/node_modules/@deepkit/type-compiler/dist/esm/src/debug.js
|
|
3388
3388
|
init_esm_shims();
|
|
3389
3389
|
function isDebug(level = 1) {
|
|
3390
3390
|
const expected = "deepkit" + (level > 1 ? "+".repeat(level - 1) : "");
|
|
@@ -3404,7 +3404,7 @@ function debug2(...message) {
|
|
|
3404
3404
|
}
|
|
3405
3405
|
__name(debug2, "debug2");
|
|
3406
3406
|
|
|
3407
|
-
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
3407
|
+
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=2011488ea7d6bd63266ba61c0f89d16f9db840d58a9ba80_d52c3332bc2b1620fcb98585a3b45708/node_modules/@deepkit/type-compiler/dist/esm/src/resolver.js
|
|
3408
3408
|
init_esm_shims();
|
|
3409
3409
|
var import_micromatch = __toESM(require_micromatch());
|
|
3410
3410
|
var { createSourceFile, resolveModuleName, isStringLiteral, JSDocParsingMode, ScriptTarget } = ts2;
|
|
@@ -3491,7 +3491,7 @@ var Resolver = class {
|
|
|
3491
3491
|
}
|
|
3492
3492
|
};
|
|
3493
3493
|
|
|
3494
|
-
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
3494
|
+
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=2011488ea7d6bd63266ba61c0f89d16f9db840d58a9ba80_d52c3332bc2b1620fcb98585a3b45708/node_modules/@deepkit/type-compiler/dist/esm/src/config.js
|
|
3495
3495
|
var reflectionModes = [
|
|
3496
3496
|
"default",
|
|
3497
3497
|
"explicit",
|