Socket
Socket
Sign inDemoInstall

pelias-query

Package Overview
Dependencies
Maintainers
6
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 8.16.0 to 8.16.1

1

layout/baseQuery.js

@@ -6,2 +6,3 @@ module.exports = {

bool: {
minimum_should_match: 1,
should: []

@@ -8,0 +9,0 @@ }

4

package.json
{
"name": "pelias-query",
"version": "8.16.0",
"version": "8.16.1",
"description": "An Elasticsearch query builder for Pelias",

@@ -35,3 +35,3 @@ "engines": {

"jshint": "^2.5.6",
"npm-check": "^5.4.0",
"npm-check": "git://github.com/orangejulius/npm-check.git#disable-update-check",
"precommit-hook": "^3.0.0",

@@ -38,0 +38,0 @@ "tap-spec": "^4.1.0",

@@ -6,2 +6,3 @@ {

"bool": {
"minimum_should_match": 1,
"should": [

@@ -8,0 +9,0 @@ {

@@ -6,2 +6,3 @@ {

"bool": {
"minimum_should_match": 1,
"should": [

@@ -8,0 +9,0 @@ {

@@ -6,2 +6,3 @@ {

"bool": {
"minimum_should_match": 1,
"should": []

@@ -8,0 +9,0 @@ }

@@ -6,2 +6,3 @@ {

"bool": {
"minimum_should_match": 1,
"should": [

@@ -8,0 +9,0 @@ {

@@ -6,2 +6,3 @@ {

"bool": {
"minimum_should_match": 1,
"should": [

@@ -8,0 +9,0 @@ {

@@ -6,2 +6,3 @@ {

"bool": {
"minimum_should_match": 1,
"should": [

@@ -8,0 +9,0 @@ {

@@ -6,2 +6,3 @@ {

"bool": {
"minimum_should_match": 1,
"should": [

@@ -8,0 +9,0 @@ {

@@ -6,2 +6,3 @@ {

"bool": {
"minimum_should_match": 1,
"should": [

@@ -8,0 +9,0 @@ {

@@ -6,2 +6,3 @@ {

"bool": {
"minimum_should_match": 1,
"should": [

@@ -8,0 +9,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