Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
ember-colpick
Advanced tools
A color picker component for ember using https://github.com/mrgrain/colpick
npm install --save ember-colpick
ember g ember-colpick
inline color picker
{{col-pick value=color}}
popup for input color picker
{{col-pick-input value=color}}
ember-colpick 1.0.0 requires ember-cli >= 2.15.0. You can use ember-colpick 0.x for older versions of ember-cli. ember-colpick 2.x requires ember-cli >= 3.24.0.
In 1.0.0, we dropped bower and are getting jquery-colpick from npm instead. You can remove colpick from your bower.json file.
git clone
this repositorynpm install
bower install
ember server
ember install ember-colpick
[Longer description of how to use the addon in apps.]
See the Contributing guide for details.
This project is licensed under the MIT License.
FAQs
color picker component for ember using http://colpick.com/
The npm package ember-colpick receives a total of 377 weekly downloads. As such, ember-colpick popularity was classified as not popular.
We found that ember-colpick demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.