Socket
Socket
Sign inDemoInstall

@phaserjs/create-game

Package Overview
Dependencies
37
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.9 to 1.1.0

0

main.js
#!/usr/bin/env node
require('./phaser-creator/index.js');

2

package.json
{
"name": "@phaserjs/create-game",
"version": "1.0.9",
"version": "1.1.0",
"description": "Create a new Phaser game project from a template",

@@ -5,0 +5,0 @@ "main": "main.js",

@@ -51,3 +51,3 @@ # Create Phaser Game

```
bunx create @phaserjs/game@latest
bun create @phaserjs/game@latest
```

@@ -54,0 +54,0 @@

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc