cp-multi-selector
Advanced tools
Comparing version 2.0.4 to 2.0.5
@@ -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, |
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
58703
1198
0