fiftyone.geolocation
Advanced tools
Comparing version 4.4.41 to 4.4.42
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
246224