@bluelilo/search-utils
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -18,2 +18,14 @@ "use strict"; | ||
}); | ||
Object.defineProperty(exports, "filterMinPrice", { | ||
enumerable: true, | ||
get: function () { | ||
return _filters.filterMinPrice; | ||
} | ||
}); | ||
Object.defineProperty(exports, "filterMaxPrice", { | ||
enumerable: true, | ||
get: function () { | ||
return _filters.filterMaxPrice; | ||
} | ||
}); | ||
Object.defineProperty(exports, "sort", { | ||
@@ -20,0 +32,0 @@ enumerable: true, |
{ | ||
"name": "@bluelilo/search-utils", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "scripts": { |
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
9946
285