@pixi/particles
Advanced tools
Comparing version 5.0.2 to 5.0.3
/*! | ||
* @pixi/particles - v5.0.2 | ||
* Compiled Tue, 07 May 2019 20:01:34 UTC | ||
* @pixi/particles - v5.0.3 | ||
* Compiled Sun, 19 May 2019 19:03:31 UTC | ||
* | ||
@@ -141,3 +141,3 @@ * @pixi/particles is licensed under the MIT License. | ||
* @readonly | ||
* @member {BaseTexture} | ||
* @member {PIXI.BaseTexture} | ||
*/ | ||
@@ -144,0 +144,0 @@ this.baseTexture = null; |
/*! | ||
* @pixi/particles - v5.0.2 | ||
* Compiled Tue, 07 May 2019 20:01:34 UTC | ||
* @pixi/particles - v5.0.3 | ||
* Compiled Sun, 19 May 2019 19:03:31 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/particles is licensed under the MIT License. |
/*! | ||
* @pixi/particles - v5.0.2 | ||
* Compiled Tue, 07 May 2019 20:01:34 UTC | ||
* @pixi/particles - v5.0.3 | ||
* Compiled Sun, 19 May 2019 19:03:31 UTC | ||
* | ||
@@ -143,3 +143,3 @@ * @pixi/particles is licensed under the MIT License. | ||
* @readonly | ||
* @member {BaseTexture} | ||
* @member {PIXI.BaseTexture} | ||
*/ | ||
@@ -146,0 +146,0 @@ this.baseTexture = null; |
/*! | ||
* @pixi/particles - v5.0.2 | ||
* Compiled Tue, 07 May 2019 20:01:34 UTC | ||
* @pixi/particles - v5.0.3 | ||
* Compiled Sun, 19 May 2019 19:03:31 UTC | ||
* | ||
@@ -147,3 +147,3 @@ * @pixi/particles is licensed under the MIT License. | ||
* @readonly | ||
* @member {BaseTexture} | ||
* @member {PIXI.BaseTexture} | ||
*/ | ||
@@ -150,0 +150,0 @@ this.baseTexture = null; |
{ | ||
"name": "@pixi/particles", | ||
"version": "5.0.2", | ||
"version": "5.0.3", | ||
"main": "lib/particles.js", | ||
@@ -27,7 +27,7 @@ "module": "lib/particles.es.js", | ||
"dependencies": { | ||
"@pixi/constants": "^5.0.0-rc.3", | ||
"@pixi/core": "^5.0.2", | ||
"@pixi/display": "^5.0.1", | ||
"@pixi/math": "^5.0.0-rc.3", | ||
"@pixi/utils": "^5.0.1" | ||
"@pixi/constants": "^5.0.3", | ||
"@pixi/core": "^5.0.3", | ||
"@pixi/display": "^5.0.3", | ||
"@pixi/math": "^5.0.3", | ||
"@pixi/utils": "^5.0.3" | ||
}, | ||
@@ -37,3 +37,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "99ae03b7565ae7ca5a6de633b0a277f7128fa4d0" | ||
"gitHead": "ba03f57001cd8bae3ae3644911cd513c68184e7c" | ||
} |
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
305111
Updated@pixi/constants@^5.0.3
Updated@pixi/core@^5.0.3
Updated@pixi/display@^5.0.3
Updated@pixi/math@^5.0.3
Updated@pixi/utils@^5.0.3