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

react-unity-webgl

Package Overview
Dependencies
Maintainers
1
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-unity-webgl - npm Package Compare versions

Comparing version 8.0.2 to 8.0.3

6

package.json
{
"name": "react-unity-webgl",
"version": "8.0.2",
"version": "8.0.3",
"description": "React Unity WebGL provides an easy solution for embedding Unity WebGL builds in your React application, with two-way communication between your React and Unity application with advanced API's.",

@@ -23,5 +23,5 @@ "main": "./distribution/exports.js",

"devDependencies": {
"@types/react": "16.9.46",
"typescript": "4.0.2"
"@types/react": "17.0.1",
"typescript": "4.1.3"
}
}
<div align="center">
<img src="https://raw.githubusercontent.com/elraccoone/react-unity-webgl/master/.github/WIKI/logo.png" height="300px"></br>
# React Unity WebGL

@@ -39,6 +39,3 @@ [![license](https://img.shields.io/badge/license-Apache_2.0-red.svg?style=for-the-badge)]()

```sh
$ npm install react-unity-webgl
```
```sh
$ npm install react-unity-webgl@8.x # For Unity 2020 and 2021
$ npm install react-unity-webgl@7.x # For Unity 2018 and 2019 (LTS)

@@ -69,7 +66,9 @@ $ npm install react-unity-webgl@6.x # For Unity 2017 (LTS)

# Backers
# Donators
This package is an open source hobby project with ongoing development. A result of a long road and endless fight with Unity's updates since 2017, full of sleepless nights, working after hours, and busy weekends. If you're using this module for production, please consider [donating](https://paypal.me/jeffreylanters) to support the project. Thank you!
[<img src="https://i.ibb.co/w43CV2q/Unknown.jpg" height="50" />](https://www.callit.com.au)
[<img src="https://avatars2.githubusercontent.com/u/2016308?s=460&v=4" width="50" height="50" />](https://github.com/mrniket)
[<img src="https://avatars3.githubusercontent.com/u/20756439?s=460&v=4" width="50" height="50" />](https://github.com/webbertakken)
[<img src="https://avatars3.githubusercontent.com/u/1134186?s=460&v=4" width="50" height="50" />](https://github.com/hawksprite)
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