@experteam-mx/ngx-services 20.7.0-dev1.4 → 20.7.0-dev1.5

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 (2) hide show
  1. package/index.d.ts +1 -0
  2. package/package.json +1 -1
package/index.d.ts CHANGED
@@ -6997,6 +6997,7 @@ interface ShipmentReports {
6997
6997
  interface ShipmentLandingReport extends ActiveLessLaravelModel {
6998
6998
  authorization_numbers: string[] | null;
6999
6999
  commercial_invoice: boolean | null;
7000
+ has_documents: boolean | null;
7000
7001
  company_country_id: number;
7001
7002
  company_id: number;
7002
7003
  company_name: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@experteam-mx/ngx-services",
3
- "version": "20.7.0-dev1.4",
3
+ "version": "20.7.0-dev1.5",
4
4
  "description": "Angular common services for Experteam apps",
5
5
  "author": "Experteam Cía. Ltda.",
6
6
  "keywords": [