Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Find ZIP codes around a certain ZIP or INSEE (city ID) code, within a circle of N kilometers radius.
Find ZIP codes around a certain ZIP or INSEE (city ID) code, within a circle of N kilometers radius.
Forked from guix77/ziparound.
yarn add --dev ziparound
yarn install
If you want to refine results with travel time by car, you must get a MapBox access token, create an .env
file and put inside:
MAPBOX_ACCESS_TOKEN=your_token
Download laposte.json
data:
wget -o laposte.json https://datanova.legroupe.laposte.fr/explore/dataset/laposte_hexasmal/download/?format=json&timezone=Europe/Berlin&lang=fr
Then to use it:
# enter value in prompt
node index.js
# or alteratively
node index.js --code 75001 --distance 5
# or to specify a single city via INSEE
node index.js --insee --code 76540 --distance 5
Radius (in km) should be kept small, since the output of console.log is left to its default, 100.
FAQs
Find ZIP codes around a certain ZIP or INSEE (city ID) code, within a circle of N kilometers radius.
The npm package ziparound receives a total of 0 weekly downloads. As such, ziparound popularity was classified as not popular.
We found that ziparound demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.