sigo-package 1.2.102 → 1.2.103

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
@@ -3817,7 +3817,7 @@ var codMOTroncal_ReglaLiquidacion1 = [
3817
3817
  "T8",
3818
3818
  "T2",
3819
3819
  "T20",
3820
- "T27",
3820
+ //'T27', Comentado por solicitud de Arturo 19-11-2025 (74939)
3821
3821
  "T28",
3822
3822
  "T23",
3823
3823
  "T24",
@@ -4463,7 +4463,7 @@ var newCodMOTroncalReglaLiquidacion1 = [
4463
4463
  "T8",
4464
4464
  "T2",
4465
4465
  "T20",
4466
- "T27",
4466
+ //'T27',Comentado por solicitud de Arturo 19-11-2025 (74939)
4467
4467
  "T28",
4468
4468
  "T26",
4469
4469
  "T29",
package/dist/index.mjs CHANGED
@@ -3660,7 +3660,7 @@ var codMOTroncal_ReglaLiquidacion1 = [
3660
3660
  "T8",
3661
3661
  "T2",
3662
3662
  "T20",
3663
- "T27",
3663
+ //'T27', Comentado por solicitud de Arturo 19-11-2025 (74939)
3664
3664
  "T28",
3665
3665
  "T23",
3666
3666
  "T24",
@@ -4306,7 +4306,7 @@ var newCodMOTroncalReglaLiquidacion1 = [
4306
4306
  "T8",
4307
4307
  "T2",
4308
4308
  "T20",
4309
- "T27",
4309
+ //'T27',Comentado por solicitud de Arturo 19-11-2025 (74939)
4310
4310
  "T28",
4311
4311
  "T26",
4312
4312
  "T29",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sigo-package",
3
- "version": "1.2.102",
3
+ "version": "1.2.103",
4
4
  "description": "Funciones compartidas sigo",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.mjs",