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.
mofron-comp-appbase
Advanced tools
mofron is module based frontend framework.
common application component for mofron
it makes easy to build page.
npm install mofron mofron-comp-appbase
<require>
<tag module="mofron-comp-image">Image</tag>
<tag module="mofron-comp-appbase">AppBase</tag>
</require>
<AppBase title=AppBase,"./img/logo.png">
<background>
<Image>./img/mofron.png</Image>
</background>
</AppBase>
Simple Param | Parameter Name | Type | Description |
---|---|---|---|
title | mixed | string/mofron-comp-text: app title | |
mixed | string: path to app logo image | ||
mofron-comp-image: logo image | |||
header | mofron-comp-header | header component | |
background | component | background component | |
height | string (size) | height size | |
option | style option | ||
mainColor | mixed (color) | string: color name, #hex | |
array: [red, green, blue, alpha] | |||
option | style option | ||
baseColor | mixed (color) | string: color name, #hex | |
array: [red, green, blue, alpha] | |||
option | style option |
FAQs
application base component for mofron
The npm package mofron-comp-appbase receives a total of 1 weekly downloads. As such, mofron-comp-appbase popularity was classified as not popular.
We found that mofron-comp-appbase demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.