regions-config 1.0.5 → 1.0.6

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
@@ -228,6 +228,7 @@ var WORLD_COUNTRIES = [
228
228
  149,
229
229
  150,
230
230
  155,
231
+ 156,
231
232
  157,
232
233
  158,
233
234
  159,
@@ -1134,23 +1135,23 @@ var es_default = {
1134
1135
  ],
1135
1136
  footer: [
1136
1137
  {
1137
- href: "https://www.iatiseguros.com/es/politica-de-privacidad",
1138
+ href: "https://cdn.sanity.io/files/mkg24y51/production/314ec4e7ac7172cc93af5559ce83dc2ca1097360.pdf",
1138
1139
  label: "footer.privacyPolicy"
1139
1140
  },
1140
1141
  {
1141
- href: "https://www.iatiseguros.com/es/aviso-legal",
1142
+ href: "https://cdn.sanity.io/files/mkg24y51/production/6cf27e486003beb3123d4805b3004799a2f8f6e5.pdf",
1142
1143
  label: "footer.legalNotice"
1143
1144
  },
1144
1145
  {
1145
- href: "https://www.iatiseguros.com/es/politica-de-cookies",
1146
+ href: "https://www.iatiseguros.com/politica-sobre-cookies/",
1146
1147
  label: "footer.cookiePolicy"
1147
1148
  },
1148
1149
  {
1149
- href: "https://www.iatiseguros.com/es/condiciones-generales",
1150
+ href: "https://cdn.sanity.io/files/mkg24y51/production/90f600a79a4cf7a4d2b16fdda161148cbc9b2ef9.pdf",
1150
1151
  label: "footer.generalTerms"
1151
1152
  },
1152
1153
  {
1153
- href: "https://www.iatiseguros.com/es/canal-etico",
1154
+ href: "https://app.kenjo.io/whistleblower/3ee7e1d5ee59c6fe8b84b8fc9e02ee0284eb54213b4a4dd4c3914fba04c4ae4b",
1154
1155
  label: "footer.ethicsChannel"
1155
1156
  }
1156
1157
  ],
package/dist/index.mjs CHANGED
@@ -198,6 +198,7 @@ var WORLD_COUNTRIES = [
198
198
  149,
199
199
  150,
200
200
  155,
201
+ 156,
201
202
  157,
202
203
  158,
203
204
  159,
@@ -1104,23 +1105,23 @@ var es_default = {
1104
1105
  ],
1105
1106
  footer: [
1106
1107
  {
1107
- href: "https://www.iatiseguros.com/es/politica-de-privacidad",
1108
+ href: "https://cdn.sanity.io/files/mkg24y51/production/314ec4e7ac7172cc93af5559ce83dc2ca1097360.pdf",
1108
1109
  label: "footer.privacyPolicy"
1109
1110
  },
1110
1111
  {
1111
- href: "https://www.iatiseguros.com/es/aviso-legal",
1112
+ href: "https://cdn.sanity.io/files/mkg24y51/production/6cf27e486003beb3123d4805b3004799a2f8f6e5.pdf",
1112
1113
  label: "footer.legalNotice"
1113
1114
  },
1114
1115
  {
1115
- href: "https://www.iatiseguros.com/es/politica-de-cookies",
1116
+ href: "https://www.iatiseguros.com/politica-sobre-cookies/",
1116
1117
  label: "footer.cookiePolicy"
1117
1118
  },
1118
1119
  {
1119
- href: "https://www.iatiseguros.com/es/condiciones-generales",
1120
+ href: "https://cdn.sanity.io/files/mkg24y51/production/90f600a79a4cf7a4d2b16fdda161148cbc9b2ef9.pdf",
1120
1121
  label: "footer.generalTerms"
1121
1122
  },
1122
1123
  {
1123
- href: "https://www.iatiseguros.com/es/canal-etico",
1124
+ href: "https://app.kenjo.io/whistleblower/3ee7e1d5ee59c6fe8b84b8fc9e02ee0284eb54213b4a4dd4c3914fba04c4ae4b",
1124
1125
  label: "footer.ethicsChannel"
1125
1126
  }
1126
1127
  ],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "regions-config",
3
- "version": "1.0.5",
3
+ "version": "1.0.6",
4
4
  "description": "Configuración de regiones para las aplicaciones de IATI",
5
5
  "private": false,
6
6
  "exports": {
@@ -31,4 +31,4 @@
31
31
  "tsx": "4.19.3",
32
32
  "config-tsconfig": "workspace:*"
33
33
  }
34
- }
34
+ }