
Research
/Security News
Malicious npm Packages Target WhatsApp Developers with Remote Kill Switch
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.
github.com/vace/css3-animation-generator
快速给页面加上炫酷css3动画的chrome插件。
如果无法访问到chrome的应用商城,可以选择下载app.crx
文件,在chrome中打开chrome://extensions/
页面,将app.crx
插件拖动到扩展程序面板即可完成安装。
下载地址
npm install -g vue-cli
git clone https://github.com/vace/css3-animation-generator
cd css3-animation-generator && npm install
npm run app
c3
前缀的class,如 <span class="c3-test">animate it</span>
<span class="fl animate">animate it</span>
<span id="anim1">animate it</span>
部分脚本中使用了 javascript 的Set
,请尽量升级 chrome 到比较新的版本。测试使用的chrome48+都可以正常使用!导出的动画可能需要加前缀才可以兼容所有浏览器,推荐使用autoprefix,后期考虑加入这个功能。
FAQs
Unknown package
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.
Research
/Security News
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.
Research
/Security News
Socket uncovered 11 malicious Go packages using obfuscated loaders to fetch and execute second-stage payloads via C2 domains.
Security News
TC39 advances 11 JavaScript proposals, with two moving to Stage 4, bringing better math, binary APIs, and more features one step closer to the ECMAScript spec.