
Product
Introducing Tier 1 Reachability: Precision CVE Triage for Enterprise Teams
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
fiftyone.geolocation
Advanced tools
Perform reverse geocoding using longitude and latitude to populate postal addresses
Pipeline API
This repository contains the geo-location engines for the Node.js implementation of the Pipeline API.
The Pipeline engines are written in Node.js and target 6 and above.
You can either reference the projects in this repository or you can reference the NPM packages in your project:
npm install fiftyone.geolocation
Make sure to select the latest version from NPM.
Examples can be found in the examples/
folder. See below for a list of examples.
Example | Description | Implemtation |
---|---|---|
gettingStarted.js | This example uses geo-location to determine the country from a longitude and latitude. | Cloud |
combiningServices.js | This example uses geo-location alongside device detection to determine the country and device. | Cloud |
configureFromFile.js | This example shows how to configure pipeline with geo-location from a configuration file. | Cloud |
webIntegration.js | This example demonstrates how to get location information from the device that a user is using to access a website. | Cloud |
In this repository, there are tests for the examples. You will need to install jest to run them:
npm install jest --global
To run the tests, then call:
jest
For complete documentation on the Pipeline API and associated engines, see the 51Degrees documentation site.
FAQs
Perform reverse geocoding using longitude and latitude to populate postal addresses
The npm package fiftyone.geolocation receives a total of 79 weekly downloads. As such, fiftyone.geolocation popularity was classified as not popular.
We found that fiftyone.geolocation demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
Research
/Security News
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.