Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fiftyone.geolocation

Package Overview
Dependencies
Maintainers
3
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fiftyone.geolocation - npm Package Compare versions

Comparing version 4.4.41 to 4.4.42

7

package.json
{
"name": "fiftyone.geolocation",
"version": "4.4.41",
"version": "4.4.42",
"description": "Perform reverse geocoding using longitude and latitude to populate postal addresses",

@@ -19,3 +19,4 @@ "keywords": [

"scripts": {
"test": "jest --ci --reporters=jest-junit --reporters=default --coverage --coverageReporters=cobertura"
"test": "jest --ci --reporters=jest-junit --reporters=default --coverage --coverageReporters=cobertura",
"lint": "eslint . --ext .js"
},

@@ -31,3 +32,3 @@ "author": "51Degrees Engineering <engineering@51degrees.com>",

"@types/node": "^15.14.9",
"eslint": "^6.8.0",
"eslint": "8.57.0",
"eslint-config-standard": "^14.1.1",

@@ -34,0 +35,0 @@ "eslint-plugin-import": "^2.28.1",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc