
Security News
Axios Maintainer Confirms Social Engineering Attack Behind npm Compromise
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.
temp-mathlive
Advanced tools
发布 npm 版本 temp-mathlive
ugc 项目
sond 相关的参数都没有用,作者已经提交代码,在下个版本更新
mathfield-element dis 生命周期,保存 this state 时候没有处理 soundsDirectory 但是 prosemirror 初始化执行了 custom component 的 disconnectedCallback 也是不对的 connect - disconnect - connect render render
有一次重复的 render 因为 this.field 已经删除了,所以报错 但悲剧在于 第一次的属性是对的,可是执行报了错,第二次的属性错的,但是执行成功!!!!
解决方法,render 时候判断 this.field 是否还存在
disconnect 时候把 soundsDirectory 也存储上
找到 prosemirror updateState 节点执行两次的原因,因为时间有限就先不追了,反正 mathlive 的这个也可以说是 bug,改哪不是改呢
FAQs
fix bug and for temporary use
The npm package temp-mathlive receives a total of 1 weekly downloads. As such, temp-mathlive popularity was classified as not popular.
We found that temp-mathlive 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.

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.

Security News
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.