New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-game-engine

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-game-engine - npm Package Compare versions

Comparing version 0.0.11 to 0.0.12

2

build/index.js

@@ -437,3 +437,3 @@ module.exports =

}, this.inputHandlers),
this.state.entities ? this.props.renderer(this.state.entities, this.screen) : null,
this.state.entities ? this.props.renderer(this.state.entities, window) : null,
this.props.children

@@ -440,0 +440,0 @@ );

{
"name": "react-game-engine",
"version": "0.0.11",
"version": "0.0.12",
"description": "A lightweight game engine for React projects",

@@ -5,0 +5,0 @@ "main": "build/index.js",

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc