Socket
Socket
Sign inDemoInstall

bbop-widget-solr-autocomplete

Package Overview
Dependencies
18
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.6 to 0.0.7

2

lib/bbop-widget-solr-autocomplete.js

@@ -101,3 +101,3 @@ var jQuery = require('jquery')

_currentValue = value;
jQuery('#'+this.element.id).trigger('change');
this.trigger('change');
},

@@ -104,0 +104,0 @@ onType: function(str) {

{
"name": "bbop-widget-solr-autocomplete",
"version": "0.0.6",
"version": "0.0.7",
"license": "BSD-2-Clause",

@@ -5,0 +5,0 @@ "description": "Autocomplete widget for Solr.",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc