
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.
ai-platform-buried-library
Advanced tools
一个js埋点程序,用于设置PV和UV埋点,支持自定义埋点类型和埋点名称
PV: 进入项目中的页面(每次切换页面添加)
UV: 进入某个项目(进入项目时添加)
云桌面环境:http://128.192.182.181:8000
ai-platform-buried-libraryimport buried from 'ai-platform-buried-library';
buried.setPV();
buried.setUV();
buried.setBuried({
eventID : 'number',
eventName : 'string',
eventType : 'string'
});
FAQs
We found that ai-platform-buried-library 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
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.