elastic-particles
Advanced tools
Comparing version 0.0.14 to 0.0.15
@@ -113,3 +113,3 @@ 'use strict'; | ||
} | ||
if (_.isInteger(this._size)) { | ||
if (_.isNumber(this._size)) { | ||
q.size = this._size; | ||
@@ -116,0 +116,0 @@ } |
{ | ||
"name": "elastic-particles", | ||
"version": "0.0.14", | ||
"version": "0.0.15", | ||
"description": "Building blocks for Elastic queries, filters, and aggregations which can be re-used, combed, and nested.", | ||
@@ -5,0 +5,0 @@ "author": { |
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
39718