@fps-games/editor 0.1.7-beta.3 → 0.1.7-beta.4
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.
- package/dist/build-info.json +11 -11
- package/node_modules/@fps-games/babylon-renderer/package.json +1 -1
- package/node_modules/@fps-games/editor-babylon/package.json +5 -5
- package/node_modules/@fps-games/editor-browser/package.json +3 -3
- package/node_modules/@fps-games/editor-core/package.json +2 -2
- package/node_modules/@fps-games/editor-forge-play/package.json +2 -2
- package/node_modules/@fps-games/editor-playable-sdk/package.json +3 -3
- package/node_modules/@fps-games/editor-protocol/package.json +1 -1
- package/package.json +8 -8
package/dist/build-info.json
CHANGED
|
@@ -1,44 +1,44 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schemaVersion": 1,
|
|
3
3
|
"packageName": "@fps-games/editor",
|
|
4
|
-
"version": "0.1.7-beta.
|
|
5
|
-
"gitSha": "
|
|
6
|
-
"distHash": "
|
|
7
|
-
"cacheKey": "0.1.7-beta.
|
|
4
|
+
"version": "0.1.7-beta.4",
|
|
5
|
+
"gitSha": "4a0e1fc7f91e2f7323d0fa589398af70f43f250f",
|
|
6
|
+
"distHash": "4675a75e254deb6a7bd0eeac11d25015f83c32014f4be42ad83ab8e63b2ee05b",
|
|
7
|
+
"cacheKey": "0.1.7-beta.4-4675a75e254d",
|
|
8
8
|
"bundledPackages": [
|
|
9
9
|
{
|
|
10
10
|
"name": "@fps-games/babylon-renderer",
|
|
11
|
-
"version": "0.1.7-beta.
|
|
11
|
+
"version": "0.1.7-beta.4",
|
|
12
12
|
"distHash": "cabe60c82ef7040f94937ce30b8a2b4e45db2529f42449b727786c1a43245ee7"
|
|
13
13
|
},
|
|
14
14
|
{
|
|
15
15
|
"name": "@fps-games/editor-babylon",
|
|
16
|
-
"version": "0.1.7-beta.
|
|
16
|
+
"version": "0.1.7-beta.4",
|
|
17
17
|
"distHash": "be26bab7609312983ac34c87c5e7e3513cdd15b9f21ac9cf4e6913e5771c5b50"
|
|
18
18
|
},
|
|
19
19
|
{
|
|
20
20
|
"name": "@fps-games/editor-browser",
|
|
21
|
-
"version": "0.1.7-beta.
|
|
21
|
+
"version": "0.1.7-beta.4",
|
|
22
22
|
"distHash": "6eaa711e6a7abb33a44f6a38a908fb23c58d018d58663d5d7f2af8cb1a9ace3f"
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
25
|
"name": "@fps-games/editor-core",
|
|
26
|
-
"version": "0.1.7-beta.
|
|
26
|
+
"version": "0.1.7-beta.4",
|
|
27
27
|
"distHash": "e871061b02e3cdfe8a0636ac5c7158c68ff536db8004b4058215a79ebc13a7e7"
|
|
28
28
|
},
|
|
29
29
|
{
|
|
30
30
|
"name": "@fps-games/editor-forge-play",
|
|
31
|
-
"version": "0.1.7-beta.
|
|
31
|
+
"version": "0.1.7-beta.4",
|
|
32
32
|
"distHash": "d4e88e24b6b104c4c67ccf2112a4113e923c5b684696eb8d4afadbe12da46dae"
|
|
33
33
|
},
|
|
34
34
|
{
|
|
35
35
|
"name": "@fps-games/editor-playable-sdk",
|
|
36
|
-
"version": "0.1.7-beta.
|
|
36
|
+
"version": "0.1.7-beta.4",
|
|
37
37
|
"distHash": "f08af4dc20f4a488ca86741ca61e8c5721d105621250b11670cedb5df3c935d4"
|
|
38
38
|
},
|
|
39
39
|
{
|
|
40
40
|
"name": "@fps-games/editor-protocol",
|
|
41
|
-
"version": "0.1.7-beta.
|
|
41
|
+
"version": "0.1.7-beta.4",
|
|
42
42
|
"distHash": "e744c38764927dedca7aee7b01021945db81bad3f682da1ffee120a40d7ad78a"
|
|
43
43
|
}
|
|
44
44
|
]
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fps-games/editor-babylon",
|
|
3
|
-
"version": "0.1.7-beta.
|
|
3
|
+
"version": "0.1.7-beta.4",
|
|
4
4
|
"private": true,
|
|
5
5
|
"type": "module",
|
|
6
6
|
"description": "BabylonJS runtime integrations for fps-game-editor.",
|
|
@@ -18,9 +18,9 @@
|
|
|
18
18
|
}
|
|
19
19
|
},
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@fps-games/babylon-renderer": "0.1.7-beta.
|
|
22
|
-
"@fps-games/editor-browser": "0.1.7-beta.
|
|
23
|
-
"@fps-games/editor-core": "0.1.7-beta.
|
|
24
|
-
"@fps-games/editor-protocol": "0.1.7-beta.
|
|
21
|
+
"@fps-games/babylon-renderer": "0.1.7-beta.4",
|
|
22
|
+
"@fps-games/editor-browser": "0.1.7-beta.4",
|
|
23
|
+
"@fps-games/editor-core": "0.1.7-beta.4",
|
|
24
|
+
"@fps-games/editor-protocol": "0.1.7-beta.4"
|
|
25
25
|
}
|
|
26
26
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fps-games/editor-browser",
|
|
3
|
-
"version": "0.1.7-beta.
|
|
3
|
+
"version": "0.1.7-beta.4",
|
|
4
4
|
"private": true,
|
|
5
5
|
"type": "module",
|
|
6
6
|
"description": "Browser host adapters for fps-game-editor.",
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
}
|
|
15
15
|
},
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@fps-games/editor-core": "0.1.7-beta.
|
|
18
|
-
"@fps-games/editor-playable-sdk": "0.1.7-beta.
|
|
17
|
+
"@fps-games/editor-core": "0.1.7-beta.4",
|
|
18
|
+
"@fps-games/editor-playable-sdk": "0.1.7-beta.4"
|
|
19
19
|
}
|
|
20
20
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fps-games/editor-core",
|
|
3
|
-
"version": "0.1.7-beta.
|
|
3
|
+
"version": "0.1.7-beta.4",
|
|
4
4
|
"private": true,
|
|
5
5
|
"type": "module",
|
|
6
6
|
"description": "Core runtime shell and adapter contracts for fps-game-editor.",
|
|
@@ -14,6 +14,6 @@
|
|
|
14
14
|
}
|
|
15
15
|
},
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@fps-games/editor-protocol": "0.1.7-beta.
|
|
17
|
+
"@fps-games/editor-protocol": "0.1.7-beta.4"
|
|
18
18
|
}
|
|
19
19
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fps-games/editor-forge-play",
|
|
3
|
-
"version": "0.1.7-beta.
|
|
3
|
+
"version": "0.1.7-beta.4",
|
|
4
4
|
"private": true,
|
|
5
5
|
"type": "module",
|
|
6
6
|
"description": "Forge Play bridge adapter for fps-game-editor.",
|
|
@@ -14,6 +14,6 @@
|
|
|
14
14
|
}
|
|
15
15
|
},
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@fps-games/editor-protocol": "0.1.7-beta.
|
|
17
|
+
"@fps-games/editor-protocol": "0.1.7-beta.4"
|
|
18
18
|
}
|
|
19
19
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fps-games/editor-playable-sdk",
|
|
3
|
-
"version": "0.1.7-beta.
|
|
3
|
+
"version": "0.1.7-beta.4",
|
|
4
4
|
"private": true,
|
|
5
5
|
"type": "module",
|
|
6
6
|
"description": "Playable project integration SDK for fps-game-editor.",
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
}
|
|
19
19
|
},
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@fps-games/editor-core": "0.1.7-beta.
|
|
22
|
-
"@fps-games/editor-protocol": "0.1.7-beta.
|
|
21
|
+
"@fps-games/editor-core": "0.1.7-beta.4",
|
|
22
|
+
"@fps-games/editor-protocol": "0.1.7-beta.4"
|
|
23
23
|
}
|
|
24
24
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fps-games/editor",
|
|
3
|
-
"version": "0.1.7-beta.
|
|
3
|
+
"version": "0.1.7-beta.4",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "Aggregate public entrypoint for fps-game-editor.",
|
|
6
6
|
"repository": {
|
|
@@ -34,13 +34,13 @@
|
|
|
34
34
|
"prepack": "node ../../scripts/prepare-single-package.mjs"
|
|
35
35
|
},
|
|
36
36
|
"dependencies": {
|
|
37
|
-
"@fps-games/babylon-renderer": "0.1.7-beta.
|
|
38
|
-
"@fps-games/editor-babylon": "0.1.7-beta.
|
|
39
|
-
"@fps-games/editor-browser": "0.1.7-beta.
|
|
40
|
-
"@fps-games/editor-core": "0.1.7-beta.
|
|
41
|
-
"@fps-games/editor-forge-play": "0.1.7-beta.
|
|
42
|
-
"@fps-games/editor-playable-sdk": "0.1.7-beta.
|
|
43
|
-
"@fps-games/editor-protocol": "0.1.7-beta.
|
|
37
|
+
"@fps-games/babylon-renderer": "0.1.7-beta.4",
|
|
38
|
+
"@fps-games/editor-babylon": "0.1.7-beta.4",
|
|
39
|
+
"@fps-games/editor-browser": "0.1.7-beta.4",
|
|
40
|
+
"@fps-games/editor-core": "0.1.7-beta.4",
|
|
41
|
+
"@fps-games/editor-forge-play": "0.1.7-beta.4",
|
|
42
|
+
"@fps-games/editor-playable-sdk": "0.1.7-beta.4",
|
|
43
|
+
"@fps-games/editor-protocol": "0.1.7-beta.4"
|
|
44
44
|
},
|
|
45
45
|
"bundleDependencies": [
|
|
46
46
|
"@fps-games/babylon-renderer",
|