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-cli-un-calendar
Advanced tools
Calendar component for ember cli - based on un-calendar ember component but this one works with Ember <= 1.10
ember-cli-uncalendar is an addon on based on un-calendar component. I created a separated addon
because un-calendar
has this warning Warning: works only with Ember <= 1.10
. I pretended to fix the uncalendar component itself but
in my case it was better to create a ember cli addon, reuse the logic of uncalendar and fix the problem it has. This is a work in progress,
but as far as I have test it works.
git clone
this repositorynpm install
bower install
ember server
npm test
(Runs ember try:testall
to test your addon against multiple Ember versions)ember test
ember test --server
ember build
For more information on using ember-cli, visit http://www.ember-cli.com/.
FAQs
Calendar component for ember cli - based on un-calendar ember component but this one works with Ember >= 1.10, which is the limitation of the uncalendar component
The npm package ember-cli-un-calendar receives a total of 0 weekly downloads. As such, ember-cli-un-calendar popularity was classified as not popular.
We found that ember-cli-un-calendar demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.