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.7 to 0.0.8

6

build/index.js

@@ -580,3 +580,4 @@ module.exports =

style: _extends({}, css.container, this.props.style),
className: this.props.className
className: this.props.className,
tabIndex: 0
}, this.inputHandlers),

@@ -600,3 +601,4 @@ this.props.children

container: {
flex: 1
flex: 1,
outline: "none"
}

@@ -603,0 +605,0 @@ };

{
"name": "react-game-engine",
"version": "0.0.7",
"version": "0.0.8",
"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