
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
hexo-minecraft-skin-viewer
Advanced tools
A hexo plugin to display minecraft skin by skinview3d.
$ npm install hexo-minecraft-skin-viewer --save
{% mcskin type='name'|'url' username|skinUrl [rotate=true] [animation=false] [width=300] [height=400] [...other args] %}
例如:
{% mcskin name ATouuuu true true 100 200 %}
{% mcskin url https://mineskin.eu/skin/D_Sketon true true %}
可选值:name
/ url
代表第二个参数是 Minecraft 用户名还是皮肤地址,必填
具体的 Minecraft 用户名或皮肤地址,必填
是否开启自动旋转,选填,默认为 true
是否开启模型动画,选填,默认为 false
模型宽度,选填,默认为 300
模型高度,选填,默认为 400
其他参数将会附加在插入的 script
标签上。例如,你可以插入 data-pjax
等属性
FAQs
A hexo plugin to display minecraft skin by skinview3d.
The npm package hexo-minecraft-skin-viewer receives a total of 0 weekly downloads. As such, hexo-minecraft-skin-viewer popularity was classified as not popular.
We found that hexo-minecraft-skin-viewer demonstrated a healthy version release cadence and project activity because the last version was released less than 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.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.