Socket
Socket
Sign inDemoInstall

cp-multi-selector

Package Overview
Dependencies
Maintainers
7
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cp-multi-selector - npm Package Compare versions

Comparing version 2.0.4 to 2.0.5

5

build/cp-multi-selector.js

@@ -6,3 +6,3 @@ /*!

* license: MIT
* version: 2.0.4
* version: 2.0.5
*/

@@ -98,3 +98,4 @@ exports['cp-multi-selector'] = function (modules) {

removable: '@',
displayName: '@'
displayName: '@',
userInput: '='
},

@@ -101,0 +102,0 @@ template: template,

2

package.json
{
"name": "cp-multi-selector",
"version": "2.0.4",
"version": "2.0.5",
"description": "Component Description",

@@ -5,0 +5,0 @@ "main": "build/cp-multi-selector.js",

@@ -26,3 +26,4 @@ var _ = require('lodash');

removable: '@',
displayName: '@'
displayName: '@',
userInput: "="
},

@@ -29,0 +30,0 @@

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