@experteam-mx/ngx-services 20.0.20 → 20.0.21

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
@@ -1586,6 +1586,7 @@ interface CountryReference extends LaravelModel {
1586
1586
  receipt_printer_name: string;
1587
1587
  others_printer_name: string;
1588
1588
  country: Country;
1589
+ sanctioned_countries: number[] | null;
1589
1590
  }
1590
1591
  interface CountryReferenceCurrency extends LaravelModel {
1591
1592
  country_id: number;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@experteam-mx/ngx-services",
3
- "version": "20.0.20",
3
+ "version": "20.0.21",
4
4
  "description": "Angular common services for Experteam apps",
5
5
  "author": "Experteam Cía. Ltda.",
6
6
  "keywords": [