@dangl/angular-ava 1.5.2-beta0048 → 1.5.2-beta0050

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.
@@ -39,12 +39,12 @@ var ModeViewType;
39
39
 
40
40
  // This file is automatically generated as part of the build process
41
41
  const version = {
42
- version: "1.5.2-beta0048",
43
- commitInfo: "Branch.develop.Sha.85021da4d037d2d9b2e298f915ebfec470ed6cd8",
42
+ version: "1.5.2-beta0050",
43
+ commitInfo: "Branch.develop.Sha.7610c9a9ca40ee281a31ae0826e40c9c2d8e224b",
44
44
  commitDate: "2026-01-27",
45
- commitHash: "85021da4d037d2d9b2e298f915ebfec470ed6cd8",
46
- informationalVersion: "1.5.2-beta.48+Branch.develop.Sha.85021da4d037d2d9b2e298f915ebfec470ed6cd8",
47
- buildDateUtc: new Date(Date.UTC(2026, 0, 27, 14, 52, 55))
45
+ commitHash: "7610c9a9ca40ee281a31ae0826e40c9c2d8e224b",
46
+ informationalVersion: "1.5.2-beta.50+Branch.develop.Sha.7610c9a9ca40ee281a31ae0826e40c9c2d8e224b",
47
+ buildDateUtc: new Date(Date.UTC(2026, 0, 27, 14, 58, 54))
48
48
  };
49
49
 
50
50
  class TreeHoverTooltipService {