
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.
dragonbones-runtime
Advanced tools
run npm install -g dragonbones-runtime to install the dragonbones-runtime in global.
Then you can get the dependent files in folder names dragonbones-out by run dbr <engine-name>@<version>, ex:
Egret: dbr egret@4.1.0
PixiJS: dbr pixijs@4.6.2
Phaser: dbr phaser@2.6.2 or dbr phaser-ce@2.7.0
Hilo: dbr hilo@1.1.6
using -o to specify the output folder(default: dragonbones-out), ex:
dbr egret@4.1.0 -o ./egret-db-out
because the phaser is downloaded from npm register, so you can use -r to specify the register, ex:
dbr phaser@2.6.2 -r taobao (default: npm)
valid register:
npm - https://registry.npmjs.org/
taobao - https://registry.npm.taobao.org/
cnpm - http://r.cnpmjs.org/
Copyright (c) 2012-2018 The DragonBones team and other contributors.
FAQs
the tools to build dragonbones file for diffrent framework
We found that dragonbones-runtime 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.