@tricoteuses/assemblee 3.2.9 → 3.2.11

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 (88) hide show
  1. package/lib/{amendements-DFejZtrB.js → amendements-C3RgTrF-.js} +1 -1
  2. package/lib/{amendements-Xaw7TqV2.js → amendements-DmjkxpwG.js} +4 -4
  3. package/lib/cleaners.js +3 -3
  4. package/lib/index.js +2 -2
  5. package/lib/{loaders-CXywwmAa.js → loaders-IUehTy2k.js} +2 -2
  6. package/lib/loaders.js +1 -1
  7. package/lib/parsers.js +1446 -1436
  8. package/lib/{scrutins-98SJXpIE.js → scrutins-CiEVPprJ.js} +1 -1
  9. package/package.json +13 -14
  10. /package/lib/{src/api.d.ts → api.d.ts} +0 -0
  11. /package/lib/{src/cleaners → cleaners}/actes_legislatifs.d.ts +0 -0
  12. /package/lib/{src/cleaners → cleaners}/acteurs.d.ts +0 -0
  13. /package/lib/{src/cleaners → cleaners}/amendements.d.ts +0 -0
  14. /package/lib/{src/cleaners → cleaners}/debats.d.ts +0 -0
  15. /package/lib/{src/cleaners → cleaners}/documents.d.ts +0 -0
  16. /package/lib/{src/cleaners → cleaners}/dossiers_legislatifs.d.ts +0 -0
  17. /package/lib/{src/cleaners → cleaners}/index.d.ts +0 -0
  18. /package/lib/{src/cleaners → cleaners}/organes.d.ts +0 -0
  19. /package/lib/{src/cleaners → cleaners}/questions.d.ts +0 -0
  20. /package/lib/{src/cleaners → cleaners}/reunions.d.ts +0 -0
  21. /package/lib/{src/cleaners → cleaners}/scrutins.d.ts +0 -0
  22. /package/lib/{src/cleaners → cleaners}/xml.d.ts +0 -0
  23. /package/lib/{src/datasets.d.ts → datasets.d.ts} +0 -0
  24. /package/lib/{src/dates.d.ts → dates.d.ts} +0 -0
  25. /package/lib/{src/dossiers_legislatifs.d.ts → dossiers_legislatifs.d.ts} +0 -0
  26. /package/lib/{src/file_systems.d.ts → file_systems.d.ts} +0 -0
  27. /package/lib/{src/git.d.ts → git.d.ts} +0 -0
  28. /package/lib/{src/index.d.ts → index.d.ts} +0 -0
  29. /package/lib/{src/inserters.d.ts → inserters.d.ts} +0 -0
  30. /package/lib/{src/legislatures.d.ts → legislatures.d.ts} +0 -0
  31. /package/lib/{src/loaders.d.ts → loaders.d.ts} +0 -0
  32. /package/lib/{src/logger.d.ts → logger.d.ts} +0 -0
  33. /package/lib/{src/numbers.d.ts → numbers.d.ts} +0 -0
  34. /package/lib/{src/organes.d.ts → organes.d.ts} +0 -0
  35. /package/lib/{src/parsers → parsers}/compte_rendu_commission.d.ts +0 -0
  36. /package/lib/{src/parsers → parsers}/index.d.ts +0 -0
  37. /package/lib/{src/parsers → parsers}/recherche_amendements.d.ts +0 -0
  38. /package/lib/{src/parsers → parsers}/textes_lois.d.ts +0 -0
  39. /package/lib/{src/parsers → parsers}/videos.d.ts +0 -0
  40. /package/lib/{src/registries.d.ts → registries.d.ts} +0 -0
  41. /package/lib/{src/schemas → schemas}/clean/acteurs_et_organes.d.ts +0 -0
  42. /package/lib/{src/schemas → schemas}/clean/agendas.d.ts +0 -0
  43. /package/lib/{src/schemas → schemas}/clean/amendements.d.ts +0 -0
  44. /package/lib/{src/schemas → schemas}/clean/debats.d.ts +0 -0
  45. /package/lib/{src/schemas → schemas}/clean/dossiers_legislatifs.d.ts +0 -0
  46. /package/lib/{src/schemas → schemas}/clean/questions.d.ts +0 -0
  47. /package/lib/{src/schemas → schemas}/clean/scrutins.d.ts +0 -0
  48. /package/lib/{src/schemas → schemas}/enriched/acteurs_et_organes.d.ts +0 -0
  49. /package/lib/{src/schemas → schemas}/enriched/agendas.d.ts +0 -0
  50. /package/lib/{src/schemas → schemas}/enriched/amendements.d.ts +0 -0
  51. /package/lib/{src/schemas → schemas}/enriched/debats.d.ts +0 -0
  52. /package/lib/{src/schemas → schemas}/enriched/dossiers_legislatifs.d.ts +0 -0
  53. /package/lib/{src/schemas → schemas}/enriched/questions.d.ts +0 -0
  54. /package/lib/{src/schemas → schemas}/enriched/scrutins.d.ts +0 -0
  55. /package/lib/{src/schemas → schemas}/raw/acteurs_et_organes.d.ts +0 -0
  56. /package/lib/{src/schemas → schemas}/raw/agendas.d.ts +0 -0
  57. /package/lib/{src/schemas → schemas}/raw/amendements.d.ts +0 -0
  58. /package/lib/{src/schemas → schemas}/raw/debats.d.ts +0 -0
  59. /package/lib/{src/schemas → schemas}/raw/dossiers_legislatifs.d.ts +0 -0
  60. /package/lib/{src/schemas → schemas}/raw/dossiers_legislatifs.test.d.ts +0 -0
  61. /package/lib/{src/schemas → schemas}/raw/questions.d.ts +0 -0
  62. /package/lib/{src/schemas → schemas}/raw/scrutins.d.ts +0 -0
  63. /package/lib/{src/schemas → schemas}/zod_errors.d.ts +0 -0
  64. /package/lib/{src/scripts → scripts}/clean_reorganized_data.d.ts +0 -0
  65. /package/lib/{src/scripts → scripts}/data-download.d.ts +0 -0
  66. /package/lib/{src/scripts → scripts}/diff_amendements.d.ts +0 -0
  67. /package/lib/{src/scripts → scripts}/document_dossiers_legislatifs.d.ts +0 -0
  68. /package/lib/{src/scripts → scripts}/get_today_reunions.d.ts +0 -0
  69. /package/lib/{src/scripts → scripts}/merge_scrutins.d.ts +0 -0
  70. /package/lib/{src/scripts → scripts}/raw_types_from_amendements.d.ts +0 -0
  71. /package/lib/{src/scripts → scripts}/reorganize_data.d.ts +0 -0
  72. /package/lib/{src/scripts → scripts}/retrieve_deputes_photos.d.ts +0 -0
  73. /package/lib/{src/scripts → scripts}/retrieve_documents.d.ts +0 -0
  74. /package/lib/{src/scripts → scripts}/retrieve_open_data.d.ts +0 -0
  75. /package/lib/{src/scripts → scripts}/retrieve_pending_amendments.d.ts +0 -0
  76. /package/lib/{src/scripts → scripts}/retrieve_senateurs_photos.d.ts +0 -0
  77. /package/lib/{src/scripts → scripts}/retrieve_videos.d.ts +0 -0
  78. /package/lib/{src/scripts → scripts}/shared/cli_helpers.d.ts +0 -0
  79. /package/lib/{src/scripts → scripts}/shared/photos.d.ts +0 -0
  80. /package/lib/{src/scripts → scripts}/shared/utils.d.ts +0 -0
  81. /package/lib/{src/scripts → scripts}/test_iter_load.d.ts +0 -0
  82. /package/lib/{src/scripts → scripts}/test_load.d.ts +0 -0
  83. /package/lib/{src/scripts → scripts}/test_load_big_files.d.ts +0 -0
  84. /package/lib/{src/scripts → scripts}/validate_json.d.ts +0 -0
  85. /package/lib/{src/strings.d.ts → strings.d.ts} +0 -0
  86. /package/lib/{src/uids.d.ts → uids.d.ts} +0 -0
  87. /package/lib/{src/urls.d.ts → urls.d.ts} +0 -0
  88. /package/lib/{src/urls.test.d.ts → urls.test.d.ts} +0 -0
@@ -1,4 +1,4 @@
1
- import { $ as e, Q as t, X as n, Y as r, Z as i, et as a, nt as o, rt as s, tt as c } from "./amendements-Xaw7TqV2.js";
1
+ import { $ as e, Q as t, X as n, Y as r, Z as i, et as a, nt as o, rt as s, tt as c } from "./amendements-DmjkxpwG.js";
2
2
  import { z as l } from "zod";
3
3
  //#region src/legislatures.ts
4
4
  var ee = /* @__PURE__ */ function(e) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tricoteuses/assemblee",
3
- "version": "3.2.9",
3
+ "version": "3.2.11",
4
4
  "description": "Retrieve, clean up & handle French Assemblée nationale's open data",
5
5
  "keywords": [
6
6
  "Assemblée nationale",
@@ -92,15 +92,14 @@
92
92
  "date-fns": "^4.4.0",
93
93
  "deep-equal": "^2.2.3",
94
94
  "deep-object-diff": "^1.1.9",
95
- "fast-xml-parser": "^5.8.0",
96
- "front-matter": "^4.0.2",
95
+ "fast-xml-parser": "^5.9.3",
97
96
  "fs-extra": "^11.3.5",
98
97
  "glob": "^13.0.6",
99
- "js-yaml": "^4.2.0",
100
- "node-html-parser": "^7.1.0",
98
+ "js-yaml": "^5.2.0",
99
+ "node-html-parser": "^8.0.3",
101
100
  "node-stream-zip": "^1.15.0",
102
101
  "p-limit": "^7.3.0",
103
- "sharp": "^0.34.5",
102
+ "sharp": "^0.35.2",
104
103
  "zod": "^4.4.3",
105
104
  "zod-opts": "^1.0.0"
106
105
  },
@@ -109,13 +108,13 @@
109
108
  "@types/deep-equal": "^1.0.4",
110
109
  "@types/fs-extra": "^11.0.4",
111
110
  "@types/js-yaml": "^4.0.9",
112
- "@types/node": "^25.9.2",
111
+ "@types/node": "^26.0.1",
113
112
  "@types/temp": "^0.9.4",
114
113
  "@types/unzipper": "^0.10.11",
115
114
  "ajv": "^8.20.0",
116
- "eslint": "^10.4.1",
117
- "globals": "^17.6.0",
118
- "prettier": "^3.8.4",
115
+ "eslint": "^10.6.0",
116
+ "globals": "^17.7.0",
117
+ "prettier": "^3.9.1",
119
118
  "rimraf": "^6.1.3",
120
119
  "temp": "^0.9.4",
121
120
  "ts-json-schema-generator": "^2.9.0",
@@ -124,10 +123,10 @@
124
123
  "typedoc": "^0.28.19",
125
124
  "typedoc-plugin-markdown": "^4.12.0",
126
125
  "typescript": "^6.0.3",
127
- "typescript-eslint": "^8.61.0",
128
- "vite": "^8.0.16",
129
- "vite-plugin-dts": "^5.0.2",
130
- "vitest": "^4.1.8"
126
+ "typescript-eslint": "^8.62.0",
127
+ "vite": "^8.1.0",
128
+ "vite-plugin-dts": "^5.0.3",
129
+ "vitest": "^4.1.9"
131
130
  },
132
131
  "overrides": {
133
132
  "@microsoft/api-extractor": "7.55.0"
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes