pelias-query
Advanced tools
Comparing version 8.16.0 to 8.16.1
@@ -6,2 +6,3 @@ module.exports = { | ||
bool: { | ||
minimum_should_match: 1, | ||
should: [] | ||
@@ -8,0 +9,0 @@ } |
{ | ||
"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 @@ { |
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
274422
7993