@socialgouv/fiches-vdd 2.417.0 → 2.418.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/CHANGELOG.md +7 -0
- package/data/particuliers/F36407.json +22 -1
- package/data/professionnels/F32266.json +8172 -3522
- package/data/professionnels/F36040.json +97 -94
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
# [2.418.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.417.0...v2.418.0) (2022-05-30)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20220530_0435 update ([8a129c5](https://github.com/SocialGouv/fiches-vdd/commit/8a129c51ac94f7d8f691d765c8e687c09cc56ed0))
|
|
7
|
+
|
|
1
8
|
# [2.417.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.416.0...v2.417.0) (2022-05-29)
|
|
2
9
|
|
|
3
10
|
|
|
@@ -119,7 +119,7 @@
|
|
|
119
119
|
"children": [
|
|
120
120
|
{
|
|
121
121
|
"type": "text",
|
|
122
|
-
"text": "https://www.legifrance.gouv.fr/jorf/id/JORFTEXT000044553428"
|
|
122
|
+
"text": "https://www.legifrance.gouv.fr/jorf/id/JORFTEXT000044553428, https://www.legifrance.gouv.fr/download/pdf/circ?id=45123"
|
|
123
123
|
}
|
|
124
124
|
]
|
|
125
125
|
},
|
|
@@ -2262,6 +2262,27 @@
|
|
|
2262
2262
|
}
|
|
2263
2263
|
]
|
|
2264
2264
|
},
|
|
2265
|
+
{
|
|
2266
|
+
"type": "element",
|
|
2267
|
+
"name": "Reference",
|
|
2268
|
+
"attributes": {
|
|
2269
|
+
"type": "Texte de référence",
|
|
2270
|
+
"URL": "https://www.legifrance.gouv.fr/download/pdf/circ?id=45123",
|
|
2271
|
+
"ID": "R62150"
|
|
2272
|
+
},
|
|
2273
|
+
"children": [
|
|
2274
|
+
{
|
|
2275
|
+
"type": "element",
|
|
2276
|
+
"name": "Titre",
|
|
2277
|
+
"children": [
|
|
2278
|
+
{
|
|
2279
|
+
"type": "text",
|
|
2280
|
+
"text": "Circulaire de présentation des dispositions en matière d'intermédiation financière des pensions alimentaires"
|
|
2281
|
+
}
|
|
2282
|
+
]
|
|
2283
|
+
}
|
|
2284
|
+
]
|
|
2285
|
+
},
|
|
2265
2286
|
{
|
|
2266
2287
|
"type": "element",
|
|
2267
2288
|
"name": "PourEnSavoirPlus",
|