
Research
/Security News
Two Joyfill npm Beta Releases Compromised to Deliver DEV#POPPER Remote Access Trojan
Two Joyfill npm beta releases contain an import-time implant that uses blockchain transactions to retrieve a remote-access trojan.
@vtx/ember
Advanced tools
伏泰 uni-app 组件库
yarn add @vtx/ember -S
pages.json 配置 easycom 规则(按需引入)
// pages.json
{
"easycom": {
"^v-(.*)": "@vtx/ember/components/v-$1/v-$1.vue"
},
// 此为本身已有的内容
"pages": [
// ......
]
}
配置 easycom 规则后,自动按需引入,无需 import 组件,直接引用即可。
<template>
<v-text>3.x对应uview3.x版本</v-text>
</template>
FAQs
uni-app组件库
The npm package @vtx/ember receives a total of 47 weekly downloads. As such, @vtx/ember popularity was classified as not popular.
We found that @vtx/ember demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 6 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
Two Joyfill npm beta releases contain an import-time implant that uses blockchain transactions to retrieve a remote-access trojan.

Security News
Socket releases free Certified Patches for high-severity Nuxt vulnerabilities, including server-side remote code execution through server island props.

Security News
An open letter signed by 50 companies, from NVIDIA and Microsoft to Mistral and Hugging Face, urges Washington not to restrict open weight AI.