
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
@luck-design-biz/luckda
Advanced tools
luck-react-pure 是一个基于 qiankun 框架搭建的极简微服务框架,作为微服务业务子系统的开发基座。旨在为业务子系统提供简单、轻量的解决方案。该框架去除了冗余的功能,专注于提供基本的功能支持,使开发者能够更快速地搭建和开发业务子系统。
安装 node_modules:
pnpm install
pnpm start
本框架提供了代码校验方案,校验不通过禁止提交代码,当提交代码时将会校验以下内容:
根据 eslint 校验规范。
commit message 格式:
💥 feat(模块): 添加了个很棒的功能
🐛 fix(模块): 修复了一些 bug
📝 docs(模块): 更新了一下文档
💄 UI(模块): 修改了一下样式
🎨 chore(模块): 对脚手架做了些更改
🚨 refactor(模块): 重构(即不是新增功能,也不是修改bug的代码变动)
🐞 test(模块): 增加、修改测试用例
🌟 release(3.0.1):url
FAQs
We found that @luck-design-biz/luckda demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 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.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.