
Research
/Security News
11 Malicious NuGet Tools Pose as Game Cheats to Drop a Windows Host-Surveillance Payload
11 malicious NuGet tools pose as game cheats to deploy Windows payloads, track hosts, and use Google Sheets for telemetry and control.
lighting-plugin-hola
Advanced tools
Hola 跨端工程插件,专为 Light 跨端架构体系服务
现如今市面上端的形态多种多样,Web、快应用、微信小程序等各种端大行其道。当业务要求同时在不同的端都要求有所表现的时候,针对不同的端去编写多套代码的成本显然非常高,这时候只编写一套代码就能够适配到多端的能力就显得极为需要。
那么在开发 Light 跨端项目时,你只需要安装 Hola 插件,就能用一套代码轻松实现多端同构能力。
Hola 项目基于 node,请确保已具备较新的 node 环境(>=14.16.1),推荐使用 node 版本管理工具 nvm 来管理 node,这样不仅可以很方便地切换 node 版本,而且全局安装时候也不用加 sudo 了。
首先,你需要使用 npm 或者 yarn 全局安装 lighting cli 管理工具。
# 使用 npm 安装 CLI
$ npm install -g lighting
# OR 使用 yarn 安装 CLI
$ yarn global add lighting
# OR 安装了 cnpm,使用 cnpm 安装 CLI
$ cnpm install -g lighting
然后,你需要使用 light 命令安装 hola 插件。
# 安装 hola 插件
$ light plugin -a hola
查看更多的 Light 开发指南, 请点击这里
FAQs
Hola 跨端工程插件,专为 Light 跨端架构体系服务
The npm package lighting-plugin-hola receives a total of 82 weekly downloads. As such, lighting-plugin-hola popularity was classified as not popular.
We found that lighting-plugin-hola 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
11 malicious NuGet tools pose as game cheats to deploy Windows payloads, track hosts, and use Google Sheets for telemetry and control.

Research
/Security News
4 compromised asyncapi packages deliver miasma botnet loader on macOS, Linux and Windows.

Research
/Security News
A compromised jscrambler npm release added a malicious preinstall hook that runs hidden native binaries on Linux, macOS, and Windows.