devextreme-internal-tools 7.3.2 → 7.3.3

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.
Binary file
@@ -1,12 +1,12 @@
1
- 2021-10-21 10:47:21.3463|Info|DevExtreme.Infrastructure.Diagnostics.Log.Start
1
+ 2021-10-25 13:30:23.2420|Info|DevExtreme.Infrastructure.Diagnostics.Log.Start
2
2
 
3
3
  ================================================================
4
4
  IntegrationDataModel Generation Started
5
5
  ================================================================
6
6
 
7
- 2021-10-21 10:47:21.4222|Info|DevExtreme.IntegrationDataModelGenerator.Program.MainCore
7
+ 2021-10-25 13:30:23.3092|Info|DevExtreme.IntegrationDataModelGenerator.Program.MainCore
8
8
  Model saved to: D:\a\devextreme-internal-tools\devextreme-internal-tools\dist\bin\integration-data-model.ts
9
- 2021-10-21 10:47:21.4222|Info|DevExtreme.Infrastructure.Diagnostics.Log.Stop
9
+ 2021-10-25 13:30:23.3092|Info|DevExtreme.Infrastructure.Diagnostics.Log.Stop
10
10
 
11
11
  ================================================================
12
12
 
@@ -14,5 +14,5 @@ IntegrationDataModel Generation SUCCEEDED
14
14
 
15
15
  Warnings: 0
16
16
  Errors: 0
17
- Ellapsed time: 0.089 sec
17
+ Ellapsed time: 0.079 sec
18
18
 
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "devextreme-internal-tools",
3
3
  "description": "DevExtreme internal tools",
4
4
  "author": "Developer Express Inc.",
5
- "version": "7.3.2",
5
+ "version": "7.3.3",
6
6
  "license": "MIT",
7
7
  "bin": {
8
8
  "dx-tools": "./index.js"