@pixi/app
Advanced tools
Comparing version 5.1.5 to 5.2.0
/*! | ||
* @pixi/app - v5.1.5 | ||
* Compiled Tue, 24 Sep 2019 04:07:05 UTC | ||
* @pixi/app - v5.2.0 | ||
* Compiled Wed, 06 Nov 2019 02:32:43 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/app is licensed under the MIT License. |
/*! | ||
* @pixi/app - v5.1.5 | ||
* Compiled Tue, 24 Sep 2019 04:07:05 UTC | ||
* @pixi/app - v5.2.0 | ||
* Compiled Wed, 06 Nov 2019 02:32:43 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/app is licensed under the MIT License. |
/*! | ||
* @pixi/app - v5.1.5 | ||
* Compiled Tue, 24 Sep 2019 04:07:05 UTC | ||
* @pixi/app - v5.2.0 | ||
* Compiled Wed, 06 Nov 2019 02:32:43 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/app is licensed under the MIT License. |
/*! | ||
* @pixi/app - v5.1.5 | ||
* Compiled Tue, 24 Sep 2019 04:07:05 UTC | ||
* @pixi/app - v5.2.0 | ||
* Compiled Wed, 06 Nov 2019 02:32:43 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/app is licensed under the MIT License. |
{ | ||
"name": "@pixi/app", | ||
"version": "5.1.5", | ||
"version": "5.2.0", | ||
"main": "lib/app.js", | ||
@@ -27,10 +27,10 @@ "module": "lib/app.es.js", | ||
"dependencies": { | ||
"@pixi/core": "^5.1.5", | ||
"@pixi/display": "^5.1.3" | ||
"@pixi/core": "^5.2.0", | ||
"@pixi/display": "^5.2.0" | ||
}, | ||
"devDependencies": { | ||
"@pixi/canvas-renderer": "^5.1.5", | ||
"@pixi/utils": "^5.1.3" | ||
"@pixi/canvas-renderer": "^5.2.0", | ||
"@pixi/utils": "^5.2.0" | ||
}, | ||
"gitHead": "8cf3db88d06355cbabea64150cdb0774191e502c" | ||
"gitHead": "aaf96b460582b83a1fa73037ef2dd69dd9e84415" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
68961
Updated@pixi/core@^5.2.0
Updated@pixi/display@^5.2.0