
Security News
Google’s OSV Fix Just Added 500+ New Advisories — All Thanks to One Small Policy Change
A data handling bug in OSV.dev caused disputed CVEs to disappear from vulnerability feeds until a recent fix restored over 500 advisories.
@phaserjs/phaser
Advanced tools
Rebooting the Phaser universe from scratch.
Examples can be found in the Phaser 4 Examples repo.
Developer updates can be found on the Phaser Patreon.
Get the latest release from npm:
npm install @phaserjs/phaser --save-dev
Keep updating it. It's changing multiple times per day.
You can find all packages under the @phaserjs organization.
script | action |
---|---|
lint | Run ESLint across the whole src folder in fix mode |
debug | Build the main Phaser 4 modules, useful for checking for package errors |
build | Build all of the Phaser 4 modules |
watch | Build all modules and enter watch mode |
build-dev | Build the dev/index.ts script to run a local test without publishing |
watch-dev | Build and watch the dev/index.ts script |
build-fastdev | Build just the dev/index.ts without rebuilding the whole of Phaser |
watch-fastdev | Build and watch the dev/index.ts script without rebuilding Phaser |
If you wish to help with development of Phaser, the following VS Code Extensions are useful:
FAQs
Phaser 4
The npm package @phaserjs/phaser receives a total of 346 weekly downloads. As such, @phaserjs/phaser popularity was classified as not popular.
We found that @phaserjs/phaser 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
A data handling bug in OSV.dev caused disputed CVEs to disappear from vulnerability feeds until a recent fix restored over 500 advisories.
Research
/Security News
175 malicious npm packages (26k+ downloads) used unpkg CDN to host redirect scripts for a credential-phishing campaign targeting 135+ organizations worldwide.
Security News
Python 3.14 adds template strings, deferred annotations, and subinterpreters, plus free-threaded mode, an experimental JIT, and Sigstore verification.