@finsys/core 3.4.0 → 3.5.0
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.
package/dist/index.js
CHANGED
|
@@ -8389,7 +8389,7 @@ var form_field_base_specs_default = {
|
|
|
8389
8389
|
ihs_column_names: [
|
|
8390
8390
|
"ssmCompanyName",
|
|
8391
8391
|
"ssmCompanyRegNo",
|
|
8392
|
-
"
|
|
8392
|
+
"incorporatedDate",
|
|
8393
8393
|
"businessCommencementDate",
|
|
8394
8394
|
"businessNature",
|
|
8395
8395
|
"ssmCompanyEntityType",
|
|
@@ -9238,7 +9238,6 @@ var form_field_display_names_default = {
|
|
|
9238
9238
|
companyRegNo: "Company Registration No.",
|
|
9239
9239
|
ssmCompanyName: "Company Name (SSM)",
|
|
9240
9240
|
ssmCompanyRegNo: "Registration No. (SSM)",
|
|
9241
|
-
ssmIncorporatedDate: "Incorporated Date (SSM)",
|
|
9242
9241
|
ssmCompanyEntityType: "Entity Type (SSM)",
|
|
9243
9242
|
ssmPaidUpCapital: "Paid-Up Capital (SSM)",
|
|
9244
9243
|
businessCommencementDate: "Business Commencement Date",
|