
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.
ha-comment
Advanced tools
npm install
npm run serve
npm run build
npm run lint
//版本1.3.4为增加更多表情选择。后续更新会根据实际业务需要做迭代;
npm install ha-comment@1.3.7
import HaComment from 'ha-comment';
Vue.use(HaComment)
//组件配置说明:
:total="total"//总条数
:img="img" //发表评论的头像
:list="treeList" //数据
:love="true" //点赞功能
:isonlysecond="true" //是否开启,true二级树展示,和当前抖音,知乎展示一样。 false为多级树展示。数据结构会有所改变
user="陈雨" //当前用户
@operate="handleOperate" //操作后调用接口处理逻辑
FAQs
## Project setup ``` npm install ```
We found that ha-comment demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 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.