@dxs-ts/eveli-ide 2.0.29 → 2.0.30
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/gitlog.json +27 -17
- package/dist/index.js +7841 -7826
- package/package.json +1 -1
package/dist/gitlog.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"libraryName": "@dxs-ts/eveli-ide",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.30",
|
|
4
4
|
"generatedFiles": [
|
|
5
5
|
{
|
|
6
6
|
"name": "index.css",
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
14
|
"name": "index.js",
|
|
15
|
-
"size":
|
|
15
|
+
"size": 3829979
|
|
16
16
|
}
|
|
17
17
|
],
|
|
18
18
|
"internalDependencies": [
|
|
@@ -72,33 +72,43 @@
|
|
|
72
72
|
},
|
|
73
73
|
"moduleLogs": [
|
|
74
74
|
{
|
|
75
|
-
"hash": "
|
|
76
|
-
"date": "2025-10-01
|
|
77
|
-
"author": "
|
|
78
|
-
"comment": "
|
|
79
|
-
"issueId": "
|
|
75
|
+
"hash": "b75f79b56f8fe85969068ff36d00e5be09a8b27e",
|
|
76
|
+
"date": "2025-10-01 12:30:16 +0300",
|
|
77
|
+
"author": "Vahur Krouverk",
|
|
78
|
+
"comment": "mapping from task assigned group id to group name in tasks table",
|
|
79
|
+
"issueId": "",
|
|
80
80
|
"modules": [
|
|
81
81
|
"@dxs-ts/task-composer-v2"
|
|
82
82
|
]
|
|
83
83
|
},
|
|
84
84
|
{
|
|
85
|
-
"hash": "
|
|
86
|
-
"date": "2025-10-01
|
|
87
|
-
"author": "
|
|
88
|
-
"comment": "
|
|
85
|
+
"hash": "c4407839b213f9993f3e10e72a2e653124b58242",
|
|
86
|
+
"date": "2025-10-01 12:13:51 +0300",
|
|
87
|
+
"author": "Olev Mutso",
|
|
88
|
+
"comment": "tagomi storage",
|
|
89
|
+
"issueId": "",
|
|
90
|
+
"modules": [
|
|
91
|
+
"backend"
|
|
92
|
+
]
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
"hash": "443add4e477250cb6efe1e455347d72ce1b33d9c",
|
|
96
|
+
"date": "2025-10-01 12:13:46 +0300",
|
|
97
|
+
"author": "Olev Mutso",
|
|
98
|
+
"comment": "tagomi storage",
|
|
89
99
|
"issueId": "",
|
|
90
100
|
"modules": [
|
|
91
|
-
"
|
|
101
|
+
"backend"
|
|
92
102
|
]
|
|
93
103
|
},
|
|
94
104
|
{
|
|
95
|
-
"hash": "
|
|
96
|
-
"date": "2025-10-01
|
|
97
|
-
"author": "
|
|
98
|
-
"comment": "
|
|
105
|
+
"hash": "b7db0290726e64083fc3ca2026bfb9198fc91aba",
|
|
106
|
+
"date": "2025-10-01 10:55:04 +0300",
|
|
107
|
+
"author": "Olev Mutso",
|
|
108
|
+
"comment": "tagomi storage",
|
|
99
109
|
"issueId": "",
|
|
100
110
|
"modules": [
|
|
101
|
-
"
|
|
111
|
+
"backend"
|
|
102
112
|
]
|
|
103
113
|
}
|
|
104
114
|
]
|