@socialgouv/kali-data 3.256.0 → 3.258.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.
Files changed (2) hide show
  1. package/data/index.json +11 -11
  2. package/package.json +1 -1
package/data/index.json CHANGED
@@ -263,17 +263,6 @@
263
263
  "fetchArticles": true,
264
264
  "num": "1516"
265
265
  },
266
- {
267
- "id": "KALICONT000005635177",
268
- "url": "https://www.legifrance.gouv.fr/affichIDCC.do?idConvention=KALICONT000005635177",
269
- "title": "Convention collective nationale des métiers de l'éducation, de la culture, des loisirs et de l'animation agissant pour l'utilité sociale et environnementale, au service des territoires (ÉCLAT)",
270
- "date_publi": "1989-01-13",
271
- "texte_de_base": "KALITEXT000005681198",
272
- "shortTitle": "Éducation, culture, loisirs et animation au service des territoires (ÉCLAT)",
273
- "effectif": 113828,
274
- "fetchArticles": true,
275
- "num": "1518"
276
- },
277
266
  {
278
267
  "id": "KALICONT000005635871",
279
268
  "url": "https://www.legifrance.gouv.fr/affichIDCC.do?idConvention=KALICONT000005635871",
@@ -537,5 +526,16 @@
537
526
  "effectif": 272286,
538
527
  "fetchArticles": true,
539
528
  "num": "2264"
529
+ },
530
+ {
531
+ "id": "KALICONT000005635177",
532
+ "url": "https://www.legifrance.gouv.fr/affichIDCC.do?idConvention=KALICONT000005635177",
533
+ "title": "Convention collective nationale des métiers de l'éducation, de la culture, des loisirs et de l'animation agissant pour l'utilité sociale et environnementale, au service des territoires (ÉCLAT)",
534
+ "date_publi": "1989-01-13",
535
+ "texte_de_base": "KALITEXT000005681198",
536
+ "shortTitle": "Éducation, culture, loisirs et animation au service des territoires (ÉCLAT)",
537
+ "effectif": 113828,
538
+ "fetchArticles": true,
539
+ "num": "1518"
540
540
  }
541
541
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@socialgouv/kali-data",
3
- "version": "3.256.0",
3
+ "version": "3.258.0",
4
4
  "dependencies": {
5
5
  "csv-parser": "^3.0.0",
6
6
  "node-xlsx": "^0.23.0",