@squiz/dx-json-schema-lib 1.32.1-alpha.7 → 1.32.1-alpha.8

Sign up to get free protection for your applications and to get access to all the features.
@@ -10,8 +10,8 @@
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
12
  11 timing config:load:project Completed in 20ms
13
- 12 timing config:load:file:/root/.npmrc Completed in 1ms
14
- 13 timing config:load:user Completed in 1ms
13
+ 12 timing config:load:file:/root/.npmrc Completed in 0ms
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
@@ -22,16 +22,16 @@
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
- 24 timing config:load:flatten Completed in 5ms
26
- 25 timing npm:load:display Completed in 8ms
27
- 26 verbose logfile logs-max:10 dir:/builds/developer-experience/cmp/packages/dx-json-schema-lib/.npm/_logs/2023-04-20T22_09_34_204Z-
28
- 27 verbose logfile /builds/developer-experience/cmp/packages/dx-json-schema-lib/.npm/_logs/2023-04-20T22_09_34_204Z-debug-0.log
29
- 28 timing npm:load:logFile Completed in 5ms
25
+ 24 timing config:load:flatten Completed in 4ms
26
+ 25 timing npm:load:display Completed in 6ms
27
+ 26 verbose logfile logs-max:10 dir:/builds/developer-experience/cmp/packages/dx-json-schema-lib/.npm/_logs/2023-04-21T03_35_51_784Z-
28
+ 27 verbose logfile /builds/developer-experience/cmp/packages/dx-json-schema-lib/.npm/_logs/2023-04-21T03_35_51_784Z-debug-0.log
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
- 31 timing npm:load Completed in 46ms
32
+ 31 timing npm:load Completed in 43ms
33
33
  32 silly logfile done cleaning log files
34
- 33 timing command:run Completed in 6555ms
34
+ 33 timing command:run Completed in 8228ms
35
35
  34 verbose exit 0
36
- 35 timing npm Completed in 6615ms
36
+ 35 timing npm Completed in 8283ms
37
37
  36 info ok
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@squiz/dx-json-schema-lib",
3
- "version": "1.32.1-alpha.7",
3
+ "version": "1.32.1-alpha.8",
4
4
  "description": "",
5
5
  "main": "lib/index.js",
6
6
  "scripts": {
@@ -31,5 +31,5 @@
31
31
  "json-schema-library": "github:Carl-Foster/json-schema-library#7e8d02c",
32
32
  "ts-brand": "0.0.2"
33
33
  },
34
- "gitHead": "7a8dbe890700b2df2f6194aff44a569267f32d35"
34
+ "gitHead": "f414d74f3820748d760e202bb9e4fe9fae4f31c7"
35
35
  }