Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bluelilo/search-utils

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bluelilo/search-utils - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

12

lib/index.js

@@ -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,

2

package.json
{
"name": "@bluelilo/search-utils",
"version": "1.2.0",
"version": "1.2.1",
"description": "",

@@ -5,0 +5,0 @@ "scripts": {

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