
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.
@byteluck-fe/model-driven-shared
Advanced tools
基础工具函数
│ calc.ts // 计算公式
│ constant.ts // 常量
│ enum.ts // 枚举常量
│ EventLogic.ts // 事件管理
│ genNonDuplicateId.ts // 生成唯一id
│ index.ts
│ log.ts // 日志
│ loopControls.ts // 遍历控件
│ RulesMessage.ts // 校验规则的message+国际化管理
│ updateValueFromKeys.ts // 通过a.b.c的格式修改控件的props
│ utils.ts // 工具函数
│ watcher.ts // 发布订阅实现
│
├─entity
│ Department.ts
│ index.ts
│ User.ts
│
└─locales // 国际化
en-US.json
index.ts
ja-JP.json
zh-CN.json
FAQs
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.