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.
lemon-module-backtop
Advanced tools
该项目会独立打包为 2 个组件,入口在 packages
目录下。
Plugin 目录下打包出来的 Vue 组件将会在 lemon 的编辑器中渲染,同时也会在生产环境中渲染。
Setting 目录下打包出来的 Vue 组件将会在 lemon 的属性栏中渲染,用来配置插件。
在生产环境中,已经包含全局变量 Vue Vuex VueRouter 等具体全局变量,具体查看lemon-lib,所以 Plugin 组件中不需要额外引入。
在 Setting 组件中除了引入和 Plugin 组件同样的全局变量外,还会引入 quasar 组件库,请尽量采用该组件库,从而保持样式统一。
在开发 Setting 组件是可以用我们提供的全局组库样式,也可以自己写,(注意需要用 IPM 类来让 px 不转为 rem)
详细开发手册请查看开发文档。
npm i
npm run serve
npm run build
FAQs
该项目会独立打包为 2 个组件,入口在 `packages` 目录下。
We found that lemon-module-backtop 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.