@squiz/dx-json-schema-lib 1.12.0-alpha.22 → 1.12.0-alpha.24

Sign up to get free protection for your applications and to get access to all the features.
@@ -9,7 +9,7 @@
9
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 26ms
12
+ 11 timing config:load:project Completed in 24ms
13
13
  12 timing config:load:file:/root/.npmrc Completed in 1ms
14
14
  13 timing config:load:user Completed in 1ms
15
15
  14 timing config:load:file:/usr/local/etc/npmrc Completed in 1ms
@@ -17,8 +17,8 @@
17
17
  16 timing config:load:validate Completed in 1ms
18
18
  17 timing config:load:credentials Completed in 1ms
19
19
  18 timing config:load:setEnvs Completed in 1ms
20
- 19 timing config:load Completed in 37ms
21
- 20 timing npm:load:configload Completed in 38ms
20
+ 19 timing config:load Completed in 35ms
21
+ 20 timing npm:load:configload Completed in 35ms
22
22
  21 timing npm:load:mkdirpcache Completed in 2ms
23
23
  22 timing npm:load:mkdirplogs Completed in 0ms
24
24
  23 verbose title npm run compile
@@ -27,13 +27,13 @@
27
27
  26 timing config:load:flatten Completed in 4ms
28
28
  27 timing npm:load:display Completed in 5ms
29
29
  28 verbose logfile logs-max:10 dir:/builds/developer-experience/cmp/packages/dx-json-schema-lib/.npm/_logs
30
- 29 verbose logfile /builds/developer-experience/cmp/packages/dx-json-schema-lib/.npm/_logs/2023-02-10T04_46_20_747Z-debug-0.log
30
+ 29 verbose logfile /builds/developer-experience/cmp/packages/dx-json-schema-lib/.npm/_logs/2023-02-13T04_16_42_428Z-debug-0.log
31
31
  30 timing npm:load:logFile Completed in 4ms
32
32
  31 timing npm:load:timers Completed in 0ms
33
33
  32 timing npm:load:configScope Completed in 0ms
34
- 33 timing npm:load Completed in 51ms
34
+ 33 timing npm:load Completed in 49ms
35
35
  34 silly logfile done cleaning log files
36
- 35 timing command:run Completed in 8419ms
36
+ 35 timing command:run Completed in 9969ms
37
37
  36 verbose exit 0
38
- 37 timing npm Completed in 8479ms
38
+ 37 timing npm Completed in 10027ms
39
39
  38 info ok
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@squiz/dx-json-schema-lib",
3
- "version": "1.12.0-alpha.22",
3
+ "version": "1.12.0-alpha.24",
4
4
  "description": "",
5
5
  "main": "lib/index.js",
6
6
  "scripts": {
@@ -20,7 +20,7 @@
20
20
  "jest": "29.4.1",
21
21
  "json-schema-to-typescript": "11.0.3",
22
22
  "rimraf": "4.1.2",
23
- "ts-jest": "28.0.8",
23
+ "ts-jest": "29.0.5",
24
24
  "ts-loader": "9.3.1",
25
25
  "ts-node": "10.9.1",
26
26
  "typescript": "4.9.4"
@@ -29,5 +29,5 @@
29
29
  "@sagold/json-query": "6.0.0",
30
30
  "json-schema-library": "7.4.5"
31
31
  },
32
- "gitHead": "97ffa7d1a258a87ba1eaf7511b048527be7a1d6d"
32
+ "gitHead": "c6b2632b2811eef987ae67b17087c57ebcba7a1f"
33
33
  }