@leavittsoftware/lg-core-typescript 2.0.384 → 2.0.385

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.
@@ -1424,6 +1424,7 @@ export interface CompanyLeaseAttachmentSearchDto {
1424
1424
  CompanyLeaseExpirationDate: string | null;
1425
1425
  CompanyLeaseId: number;
1426
1426
  CompanyName: string | null;
1427
+ ElasticScore: number | null;
1427
1428
  Extension: string | null;
1428
1429
  Filename: string | null;
1429
1430
  Fragments: Array<string> | null;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "2.0.384",
3
+ "version": "2.0.385",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.core.js",
6
6
  "files": [