@leavittsoftware/lg-core-typescript 2.0.391 → 2.0.392

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.
@@ -1513,6 +1513,7 @@ export interface CompanyBreakdownDto {
1513
1513
  CompanyName: string | null;
1514
1514
  ServiceToCompanyId: number;
1515
1515
  Status: ConnectedStatusString;
1516
+ UpdatedDate: string | null;
1516
1517
  }
1517
1518
 
1518
1519
  export interface GetLicensingBreakdownByCompanyDto {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "2.0.391",
3
+ "version": "2.0.392",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.core.js",
6
6
  "files": [