Socket
Socket
Sign inDemoInstall

pelias-query

Package Overview
Dependencies
1
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.2.0

4

layout/FilteredBooleanQuery.js

@@ -42,2 +42,3 @@

if( this._filter.length ){
q.query.filtered.filter = { bool: {} };
this._filter.forEach( function( condition ){

@@ -77,5 +78,2 @@ var view = condition[0], operator = condition[1];

bool: {}
},
filter: {
bool: {}
}

@@ -82,0 +80,0 @@ }

{
"name": "pelias-query",
"version": "1.1.0",
"version": "1.2.0",
"description": "",

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc