Socket
Socket
Sign inDemoInstall

ampersand-bootstrap-multiselect-view

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ampersand-bootstrap-multiselect-view - npm Package Compare versions

Comparing version 1.3.3 to 1.3.4

2

ampersand-bootstrap-multiselect-view.js

@@ -38,3 +38,3 @@ /*global window*/

$(self.select).multiselect('rebuild');
if (this.toggleOpenOnRender) { $(self.select).multiselect('toggle'); }
if (self.toggleOpenOnRender) { $(self.select).multiselect('toggle'); }
}, 0);

@@ -41,0 +41,0 @@ } else if (this.toggleOpenOnRender) {

@@ -51,3 +51,3 @@ {

},
"version": "1.3.3"
"version": "1.3.4"
}
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