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.
@mediinfo-ued/medi-ui
Advanced tools
基于 vuejs 2.x 和 element-ui 开发的的 UI 组件库。
组件库为内部项目,需配置 npm 镜像
npm install @mediinfo-ued/medi-ui@next --save
你需要安装 node.js 的版本为 nodejs >= 8.0
。
克隆此仓库后运行:
# 安装依赖,推荐使用 yarn 安装
$ npm install
# 启动文档编辑模式
$ npm run docs:dev
# 构建文档静态资源
$ npm run docs:build
在 package.json
文件的 scripts
部分还有一些其他脚本可用.
# 更新版本号,内置代码检查
$ npm version <new_version|major|minor|patch>
# 发布代码包,自动代码
$ npm publish
可使用 npm version --help
查看帮助信息
FAQs
基于 vuejs 和 element-ui 开发的的 UI 组件库。
We found that @mediinfo-ued/medi-ui 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.