🚀 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.0.0-beta.3

2

dist/UnityWebgl.esm.js
/*!
* unity-webgl.js v3.0.0-beta.2
* unity-webgl.js v3.0.0-beta.3
* (c) 2022 Mervin<mengqing723@gmail.com>

@@ -4,0 +4,0 @@ * Released under the MIT License.

/*!
* unity-webgl.js v3.0.0-beta.2
* unity-webgl.js v3.0.0-beta.3
* (c) 2022 Mervin<mengqing723@gmail.com>

@@ -4,0 +4,0 @@ * Released under the MIT License.

@@ -34,3 +34,2 @@ import { defineComponent, isVue2, h } from 'vue-demi';

return {
border: '1px solid #f00',
width: cssUnit(width),

@@ -37,0 +36,0 @@ height: cssUnit(height)

@@ -38,3 +38,2 @@ (function (global, factory) {

return {
border: '1px solid #f00',
width: cssUnit(width),

@@ -41,0 +40,0 @@ height: cssUnit(height)

{
"name": "unity-webgl",
"version": "3.0.0-beta.2",
"version": "3.0.0-beta.3",
"description": "An easy solution for embedding Unity WebGL builds in your Vue.js or Web Application.",

@@ -47,3 +47,3 @@ "keywords": [

"dependencies": {
"vue-demi": "^0.13.11"
"vue-demi": "latest"
},

@@ -50,0 +50,0 @@ "peerDependencies": {

@@ -34,3 +34,2 @@ import { defineComponent, isVue2, h } from 'vue-demi';

return {
border: '1px solid #f00',
width: cssUnit(width),

@@ -37,0 +36,0 @@ height: cssUnit(height)