devextreme-internal-tools 10.0.0-beta.19 → 10.0.0-beta.20

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.
Files changed (32) hide show
  1. package/bin/DevExtreme.Declarations.Discoverer.dll +0 -0
  2. package/bin/DevExtreme.Declarations.Discoverer.exe +0 -0
  3. package/bin/DevExtreme.Declarations.IntegrityValidator.dll +0 -0
  4. package/bin/DevExtreme.Declarations.IntegrityValidator.exe +0 -0
  5. package/bin/DevExtreme.Declarations.dll +0 -0
  6. package/bin/DevExtreme.Descriptions.Injector.dll +0 -0
  7. package/bin/DevExtreme.Descriptions.Injector.exe +0 -0
  8. package/bin/DevExtreme.Infrastructure.dll +0 -0
  9. package/bin/DevExtreme.IntegrationDataGenerator.dll +0 -0
  10. package/bin/DevExtreme.IntegrationDataGenerator.exe +0 -0
  11. package/bin/DevExtreme.NgSmdGenerator.dll +0 -0
  12. package/bin/DevExtreme.NgSmdGenerator.exe +0 -0
  13. package/bin/DevExtreme.SmdCommon.dll +0 -0
  14. package/bin/DevExtreme.StrongMetaDataGenerator.dll +0 -0
  15. package/bin/DevExtreme.StrongMetaDataGenerator.exe +0 -0
  16. package/bin/DevExtreme.Topics.ExtraFilesGenerator.dll +0 -0
  17. package/bin/DevExtreme.Topics.ExtraFilesGenerator.exe +0 -0
  18. package/bin/DevExtreme.Topics.Generator.dll +0 -0
  19. package/bin/DevExtreme.Topics.Generator.exe +0 -0
  20. package/bin/DevExtreme.Topics.ModulesGuideValidator.dll +0 -0
  21. package/bin/DevExtreme.Topics.ModulesGuideValidator.exe +0 -0
  22. package/bin/DevExtreme.Topics.Validation.dll +0 -0
  23. package/bin/DevExtreme.Topics.Validation.exe +0 -0
  24. package/bin/DevExtreme.Topics.dll +0 -0
  25. package/bin/DevExtreme.WebSite.ContentMapCreator.dll +0 -0
  26. package/bin/DevExtreme.WebSite.ContentMapCreator.exe +0 -0
  27. package/bin/DevExtreme.WebSite.LinksConverter.dll +0 -0
  28. package/bin/DevExtreme.WebSite.LinksConverter.exe +0 -0
  29. package/bin/DevExtreme.WebSite.SyntaxDataGenerator.dll +0 -0
  30. package/bin/DevExtreme.WebSite.SyntaxDataGenerator.exe +0 -0
  31. package/bin/internal-tools-log.txt +4 -4
  32. package/package.json +1 -1
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -1,13 +1,13 @@
1
- 2023-08-30 06:59:42.5771 | Info | IntegrationDataModel Generation
1
+ 2023-11-01 16:14:58.6712 | Info | IntegrationDataModel Generation
2
2
 
3
3
  ================================================================
4
4
  IntegrationDataModel Generation Started
5
5
  Path to log file: D:\a\devextreme-internal-tools\devextreme-internal-tools\dist\bin\internal-tools-log.txt
6
6
  ================================================================
7
7
 
8
- 2023-08-30 06:59:42.6510 | Info | IntegrationDataModel Generation
8
+ 2023-11-01 16:14:58.7473 | Info | IntegrationDataModel Generation
9
9
  Model saved to: D:\a\devextreme-internal-tools\devextreme-internal-tools\dist\bin\integration-data-model.ts
10
- 2023-08-30 06:59:42.6510 | Info | IntegrationDataModel Generation
10
+ 2023-11-01 16:14:58.7473 | Info | IntegrationDataModel Generation
11
11
 
12
12
  ================================================================
13
13
 
@@ -17,5 +17,5 @@ IntegrationDataModel Generation SUCCEEDED
17
17
 
18
18
  Warnings: 0
19
19
  Errors: 0
20
- Ellapsed time: 0.084 sec
20
+ Ellapsed time: 0.088 sec
21
21
 
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": "10.0.0-beta.19",
5
+ "version": "10.0.0-beta.20",
6
6
  "license": "MIT",
7
7
  "bin": {
8
8
  "dx-tools": "./index.js"