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.
@wltech/mobile-ui
Advanced tools
介绍
从移动端各种项目中抽离出来的公共组件,支持按需引用,分公共组件和业务组件。
npm 地址
https://www.npmjs.com/package/@wltech/mobile-ui
gitlab 地址
http://gitlab.dev.weiling.cn/willing-frontend/mobile-monorapo
安装
pnpm i @wltech/mobile-ui
注意
需要引入全局css文件
import "@mobileUI/components/style.css";
在项目中使用使用组件的话,需要要node_modules的lib文件夹获取
import WlPic from "@mobileUI/components/WlPic";
FAQs
> ### 介绍 > > 从移动端各种项目中抽离出来的公共组件,支持按需引用,分公共组件和业务组件。
We found that @wltech/mobile-ui 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.