@itwin/frontend-tiles 4.1.0-dev.12 → 4.1.0-dev.13
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,10 @@
|
|
|
1
|
+
Start time: Wed May 24 2023 01:09:40 GMT-0400 (Eastern Daylight Time)
|
|
2
|
+
Invoking "C:\WINDOWS\system32\tar.exe -x -m -f D:\vsts_a\7\s\common\temp\build-cache\43202d95c342e247ba3e1160b50b431ed9df0198"
|
|
3
|
+
|
|
4
|
+
======= BEGIN PROCESS INPUT ======
|
|
5
|
+
|
|
6
|
+
======== END PROCESS INPUT =======
|
|
7
|
+
======= BEGIN PROCESS OUTPUT =======
|
|
8
|
+
======== END PROCESS OUTPUT ========
|
|
9
|
+
|
|
10
|
+
Exited with code "0"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@itwin/frontend-tiles",
|
|
3
|
-
"version": "4.1.0-dev.
|
|
3
|
+
"version": "4.1.0-dev.13",
|
|
4
4
|
"description": "Experimental alternative technique for visualizing the contents of iModels",
|
|
5
5
|
"main": "lib/cjs/frontend-tiles.js",
|
|
6
6
|
"module": "lib/esm/frontend-tiles.js",
|
|
@@ -23,10 +23,10 @@
|
|
|
23
23
|
"url": "http://www.bentley.com"
|
|
24
24
|
},
|
|
25
25
|
"peerDependencies": {
|
|
26
|
-
"@itwin/core-bentley": "4.1.0-dev.
|
|
27
|
-
"@itwin/core-common": "4.1.0-dev.
|
|
28
|
-
"@itwin/core-geometry": "4.1.0-dev.
|
|
29
|
-
"@itwin/core-frontend": "4.1.0-dev.
|
|
26
|
+
"@itwin/core-bentley": "4.1.0-dev.13",
|
|
27
|
+
"@itwin/core-common": "4.1.0-dev.13",
|
|
28
|
+
"@itwin/core-geometry": "4.1.0-dev.13",
|
|
29
|
+
"@itwin/core-frontend": "4.1.0-dev.13"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
32
|
"@itwin/eslint-plugin": "^4.0.0-dev.33",
|
|
@@ -34,11 +34,11 @@
|
|
|
34
34
|
"eslint": "^8.36.0",
|
|
35
35
|
"rimraf": "^3.0.2",
|
|
36
36
|
"typescript": "~5.0.2",
|
|
37
|
-
"@itwin/
|
|
38
|
-
"@itwin/
|
|
39
|
-
"@itwin/core-
|
|
40
|
-
"@itwin/core-geometry": "4.1.0-dev.
|
|
41
|
-
"@itwin/core-
|
|
37
|
+
"@itwin/core-bentley": "4.1.0-dev.13",
|
|
38
|
+
"@itwin/build-tools": "4.1.0-dev.13",
|
|
39
|
+
"@itwin/core-frontend": "4.1.0-dev.13",
|
|
40
|
+
"@itwin/core-geometry": "4.1.0-dev.13",
|
|
41
|
+
"@itwin/core-common": "4.1.0-dev.13"
|
|
42
42
|
},
|
|
43
43
|
"eslintConfig": {
|
|
44
44
|
"plugins": [
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
Start time: Mon May 22 2023 22:11:36 GMT-0700 (Pacific Daylight Time)
|
|
2
|
-
Invoking "C:\WINDOWS\system32\tar.exe -x -m -f D:\vsts_a\748\s\common\temp\build-cache\db1950d5cd5a591003482e2b7efce656984ecf66"
|
|
3
|
-
|
|
4
|
-
======= BEGIN PROCESS INPUT ======
|
|
5
|
-
|
|
6
|
-
======== END PROCESS INPUT =======
|
|
7
|
-
======= BEGIN PROCESS OUTPUT =======
|
|
8
|
-
======== END PROCESS OUTPUT ========
|
|
9
|
-
|
|
10
|
-
Exited with code "0"
|