Socket
Socket
Sign inDemoInstall

pelias-query

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pelias-query - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

2

package.json
{
"name": "pelias-query",
"version": "1.3.0",
"version": "1.4.0",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -23,4 +23,4 @@

view._geo_distance[ vs.var('centroid:field') ] = {
lat: vs.var('boundary:circle:lat'),
lon: vs.var('boundary:circle:lon')
lat: vs.var('focus:point:lat'),
lon: vs.var('focus:point:lon')
};

@@ -27,0 +27,0 @@

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