@squiz/db-lib 1.32.1-alpha.35 → 1.32.1-alpha.38
Sign up to get free protection for your applications and to get access to all the features.
package/.npm/_logs/{2023-05-08T05_23_14_699Z-debug-0.log → 2023-05-09T05_17_38_660Z-debug-0.log}
RENAMED
@@ -4,34 +4,34 @@
|
|
4
4
|
3 timing npm:load:whichnode Completed in 1ms
|
5
5
|
4 timing config:load:defaults Completed in 2ms
|
6
6
|
5 timing config:load:file:/usr/local/lib/node_modules/npm/npmrc Completed in 0ms
|
7
|
-
6 timing config:load:builtin Completed in
|
8
|
-
7 timing config:load:cli Completed in
|
9
|
-
8 timing config:load:env Completed in
|
7
|
+
6 timing config:load:builtin Completed in 1ms
|
8
|
+
7 timing config:load:cli Completed in 2ms
|
9
|
+
8 timing config:load:env Completed in 1ms
|
10
10
|
9 info found workspace root at /builds/developer-experience/cmp
|
11
11
|
10 timing config:load:file:/builds/developer-experience/cmp/.npmrc Completed in 0ms
|
12
|
-
11 timing config:load:project Completed in
|
12
|
+
11 timing config:load:project Completed in 21ms
|
13
13
|
12 timing config:load:file:/root/.npmrc Completed in 1ms
|
14
|
-
13 timing config:load:user Completed in
|
14
|
+
13 timing config:load:user Completed in 2ms
|
15
15
|
14 timing config:load:file:/usr/local/etc/npmrc Completed in 0ms
|
16
16
|
15 timing config:load:global Completed in 0ms
|
17
17
|
16 timing config:load:setEnvs Completed in 1ms
|
18
|
-
17 timing config:load Completed in
|
19
|
-
18 timing npm:load:configload Completed in
|
20
|
-
19 timing npm:load:mkdirpcache Completed in
|
18
|
+
17 timing config:load Completed in 30ms
|
19
|
+
18 timing npm:load:configload Completed in 30ms
|
20
|
+
19 timing npm:load:mkdirpcache Completed in 0ms
|
21
21
|
20 timing npm:load:mkdirplogs Completed in 0ms
|
22
22
|
21 verbose title npm run compile
|
23
23
|
22 verbose argv "run" "compile" "--"
|
24
24
|
23 timing npm:load:setTitle Completed in 1ms
|
25
25
|
24 timing config:load:flatten Completed in 4ms
|
26
26
|
25 timing npm:load:display Completed in 6ms
|
27
|
-
26 verbose logfile logs-max:10 dir:/builds/developer-experience/cmp/packages/db-lib/.npm/_logs/2023-05-
|
28
|
-
27 verbose logfile /builds/developer-experience/cmp/packages/db-lib/.npm/_logs/2023-05-
|
27
|
+
26 verbose logfile logs-max:10 dir:/builds/developer-experience/cmp/packages/db-lib/.npm/_logs/2023-05-09T05_17_38_660Z-
|
28
|
+
27 verbose logfile /builds/developer-experience/cmp/packages/db-lib/.npm/_logs/2023-05-09T05_17_38_660Z-debug-0.log
|
29
29
|
28 timing npm:load:logFile Completed in 3ms
|
30
30
|
29 timing npm:load:timers Completed in 0ms
|
31
31
|
30 timing npm:load:configScope Completed in 0ms
|
32
32
|
31 timing npm:load Completed in 43ms
|
33
33
|
32 silly logfile done cleaning log files
|
34
|
-
33 timing command:run Completed in
|
34
|
+
33 timing command:run Completed in 3391ms
|
35
35
|
34 verbose exit 0
|
36
|
-
35 timing npm Completed in
|
36
|
+
35 timing npm Completed in 3446ms
|
37
37
|
36 info ok
|
package/lib/index.js
CHANGED
@@ -54321,7 +54321,7 @@ var require_jsonSchemaLibrary = __commonJS({
|
|
54321
54321
|
function t(e3) {
|
54322
54322
|
return "#" === e3 || "" === e3 || Array.isArray(e3) && 0 === e3.length || false;
|
54323
54323
|
}
|
54324
|
-
e2.r(r), e2.d(r, { default: () =>
|
54324
|
+
e2.r(r), e2.d(r, { default: () => S, get: () => f, isRoot: () => t, join: () => P, remove: () => O, removeUndefinedItems: () => E, set: () => h, split: () => u });
|
54325
54325
|
const n = /~1/g, o = /~0/g, i = /\/+/g, a = /(^[#/]*|\/+$)/g;
|
54326
54326
|
function s(e3) {
|
54327
54327
|
return e3.replace(n, "/").replace(o, "~");
|
@@ -54412,7 +54412,7 @@ var require_jsonSchemaLibrary = __commonJS({
|
|
54412
54412
|
i2.push(t2[e4]);
|
54413
54413
|
return _2(i2, o2);
|
54414
54414
|
}
|
54415
|
-
|
54415
|
+
const S = { get: f, set: h, remove: O, join: P, split: u, splitLast: function(e3) {
|
54416
54416
|
const r2 = u(e3);
|
54417
54417
|
if (0 === r2.length)
|
54418
54418
|
return "string" == typeof e3 && "#" === e3[0] ? ["#", r2[0]] : ["", void 0];
|
@@ -54420,8 +54420,7 @@ var require_jsonSchemaLibrary = __commonJS({
|
|
54420
54420
|
return "#" === e3[0] ? ["#", r2[0]] : ["", r2[0]];
|
54421
54421
|
const t2 = r2.pop();
|
54422
54422
|
return [P(r2, "#" === e3[0]), t2];
|
54423
|
-
}
|
54424
|
-
const A = { get: f, set: h, remove: O, join: P, split: u, splitLast: S, isRoot: t, removeUndefinedItems: E };
|
54423
|
+
}, isRoot: t, removeUndefinedItems: E };
|
54425
54424
|
return r;
|
54426
54425
|
})();
|
54427
54426
|
}, 996: (e) => {
|
@@ -56113,7 +56112,7 @@ S ::= [ ]*
|
|
56113
56112
|
if (i2 && Array.isArray(i2.oneOf)) {
|
56114
56113
|
let t3 = e2.resolveOneOf(n2[r2], i2, `${o2}/${r2}`);
|
56115
56114
|
const a2 = i2.oneOf.findIndex((e3) => e3 === t3);
|
56116
|
-
return t3
|
56115
|
+
return t3.variableSchema = true, t3.oneOfIndex = a2, t3.oneOfSchema = i2, t3;
|
56117
56116
|
}
|
56118
56117
|
if (i2)
|
56119
56118
|
return i2;
|