UNPKG
ip-location-api
Version:
latest (2.4.3)
2.4.3
2.4.2
2.4.1
2.4.0
2.3.4
2.3.2
2.3.1
2.3.0
2.2.1
2.2.0
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.1
2.0.0
1.0.0
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.20240907
0.1.20240904
0.1.1
Fast location lookup from IP address
github.com/sapics/ip-location-api
sapics/ip-location-api
ip-location-api
/
script
/
updatedb.cjs
5 lines
(2 loc)
•
57 B
JavaScript
View Raw
1
2
3
4
5
const
{update} =
require
(
'../cjs/db.cjs'
)
update
()