🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

unity-webgl

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unity-webgl - npm Package Compare versions

Comparing version

to
3.1.1

2

package.json
{
"name": "unity-webgl",
"version": "3.1.0",
"version": "3.1.1",
"description": "An easy solution for embedding Unity WebGL builds in your Vue.js or Web Application.",

@@ -5,0 +5,0 @@ "keywords": [

{
"name": "unity-webgl/vue",
"private": true,
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"main": "./index.js",
"unpkg": "./index.umd.js",
"jsdelivr": "./index.umd.js",
"types": "./index.d.ts",
"scripts": {

@@ -7,0 +9,0 @@ "test": "echo \"Error: no test specified\" && exit 1",