@mailwoman/ban 5.7.0 → 5.8.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/package.json +3 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mailwoman/ban",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.8.0",
|
|
4
4
|
"description": "Base Adresse Nationale (France) rooftop address-point ingestion — builds the national FR precision shard on the situs address-point schema.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"address-point",
|
|
@@ -46,8 +46,8 @@
|
|
|
46
46
|
"test": "vitest run"
|
|
47
47
|
},
|
|
48
48
|
"dependencies": {
|
|
49
|
-
"@mailwoman/core": "5.
|
|
50
|
-
"@mailwoman/resolver-wof-sqlite": "5.
|
|
49
|
+
"@mailwoman/core": "5.8.0",
|
|
50
|
+
"@mailwoman/resolver-wof-sqlite": "5.8.0",
|
|
51
51
|
"kysely": "^0.29.2",
|
|
52
52
|
"spliterator": "^3.2.0"
|
|
53
53
|
},
|