@cobre-npm/library-onboarding-core 0.7.11 → 0.7.12

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.
@@ -539,7 +539,7 @@
539
539
  "label": "To which countries are the company's funds sent?"
540
540
  },
541
541
  "e_sign_number": {
542
- "label": "Series number of tax e-signature (only if applies)",
542
+ "label": "Series number of tax e-signature",
543
543
  "description": "The serial number of the Advanced Electronic Signature (e.firma / FIEL) issued by the SAT. Required only for Mexican entities that hold this signature."
544
544
  },
545
545
  "economic_activity": {
@@ -539,7 +539,7 @@
539
539
  "label": "¿Hacia qué países se dirigen los fondos de la empresa?"
540
540
  },
541
541
  "e_sign_number": {
542
- "label": "No. de serie de la Efirma (sólo si cuenta con ella)",
542
+ "label": "No. de serie de la Efirma",
543
543
  "description": "El número de serie de la Firma Electrónica Avanzada (e.firma / FIEL) emitida por el SAT. Requerido únicamente para entidades mexicanas que cuenten con esta firma."
544
544
  },
545
545
  "economic_activity": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cobre-npm/library-onboarding-core",
3
- "version": "0.7.11",
3
+ "version": "0.7.12",
4
4
  "description": "Shared configurations and resources for onboarding MFEs",
5
5
  "main": "./dist/index.js",
6
6
  "types": "./dist/index.d.ts",