@squiz/dx-json-schema-lib 1.89.0 → 1.90.0
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.
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
0 verbose cli /usr/local/bin/node /usr/local/bin/npm
|
|
2
|
+
1 info using npm@10.8.1
|
|
3
|
+
2 info using node@v22.4.1
|
|
4
|
+
3 silly config load:file:/usr/local/lib/node_modules/npm/npmrc
|
|
5
|
+
4 info config found workspace root at /builds/developer-experience/cmp
|
|
6
|
+
5 silly config load:file:/builds/developer-experience/cmp/.npmrc
|
|
7
|
+
6 silly config load:file:/home/appuser/.npmrc
|
|
8
|
+
7 silly config load:file:/usr/local/etc/npmrc
|
|
9
|
+
8 verbose title npm run compile
|
|
10
|
+
9 verbose argv "run" "compile"
|
|
11
|
+
10 verbose logfile logs-max:10 dir:/builds/developer-experience/cmp/packages/dx-json-schema-lib/.npm/_logs/2026-09-07T04_21_35_721Z-
|
|
12
|
+
11 verbose logfile /builds/developer-experience/cmp/packages/dx-json-schema-lib/.npm/_logs/2026-09-07T04_21_35_721Z-debug-0.log
|
|
13
|
+
12 silly logfile done cleaning log files
|
|
14
|
+
13 verbose cwd /builds/developer-experience/cmp/packages/dx-json-schema-lib
|
|
15
|
+
14 verbose os Linux 6.1.177-224.371.amzn2023.x86_64
|
|
16
|
+
15 verbose node v22.4.1
|
|
17
|
+
16 verbose npm v10.8.1
|
|
18
|
+
17 verbose exit 0
|
|
19
|
+
18 info ok
|
package/CHANGELOG.md
CHANGED