New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

choices.js

Package Overview
Dependencies
Maintainers
1
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

choices.js - npm Package Compare versions

Comparing version 6.0.0 to 6.0.1

4

package.json
{
"name": "choices.js",
"version": "6.0.0",
"version": "6.0.1",
"description": "A vanilla JS customisable text input/select box plugin",

@@ -102,3 +102,3 @@ "main": "./public/assets/scripts/choices.min.js",

"deepmerge": "^2.2.1",
"fuse.js": "^3.4.1",
"fuse.js": "^3.4.2",
"redux": "^3.3.1"

@@ -105,0 +105,0 @@ },

@@ -592,3 +592,3 @@ # Choices.js ![Build Status](https://travis-ci.org/jshjohnson/Choices.svg?branch=master) [![](https://data.jsdelivr.com/v1/package/npm/choices.js/badge?style=rounded)](https://www.jsdelivr.com/package/npm/choices.js) [![npm](https://img.shields.io/npm/v/choices.js.svg)](https://www.npmjs.com/package/choices.js) [![codebeat badge](https://codebeat.co/badges/55120150-5866-42d8-8010-6aaaff5d3fa1)](https://codebeat.co/projects/github-com-jshjohnson-choices-master)

example.passedElement.addEventListener('addItem', function(event) {
example.passedElement.element.addEventListener('addItem', function(event) {
// do something creative here...

@@ -595,0 +595,0 @@ console.log(event.detail.id);

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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