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

doofinder

Package Overview
Dependencies
Maintainers
1
Versions
198
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

doofinder - npm Package Compare versions

Comparing version 3.0.5 to 3.0.6

2

bower.json
{
"name": "doofinder",
"description": "Javascript Library for Doofinder Search API",
"version": "3.0.5",
"version": "3.0.6",
"main": "dist/doofinder.js",

@@ -6,0 +6,0 @@ "authors": [

(function() {
module.exports = {
version: "3.0.5",
version: "3.0.6",
Client: require("./client"),

@@ -5,0 +5,0 @@ Mustache: require("mustache"),

@@ -76,3 +76,2 @@

range = $.extend(true, range, _this.sliderOptions || {});
console.log(_this.sliderOptions);
if (res && res.filter && res.filter.range && res.filter.range[this.name] && parseInt(res.filter.range[this.name].gte)) {

@@ -79,0 +78,0 @@ range.from = parseInt(res.filter.range[this.name].gte, 10);

{
"name": "doofinder",
"version": "3.0.5",
"version": "3.0.6",
"description": "Javascript Library for Doofinder Search API",

@@ -5,0 +5,0 @@ "main": "lib/doofinder.js",

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