@pixi/prepare
Advanced tools
Comparing version 5.0.3 to 5.0.4
/*! | ||
* @pixi/prepare - v5.0.3 | ||
* Compiled Sun, 19 May 2019 19:03:31 UTC | ||
* @pixi/prepare - v5.0.4 | ||
* Compiled Fri, 07 Jun 2019 17:17:49 UTC | ||
* | ||
@@ -73,3 +73,3 @@ * @pixi/prepare is licensed under the MIT License. | ||
* // Create a sprite | ||
* const sprite = new PIXI.Sprite.from('something.png'); | ||
* const sprite = PIXI.Sprite.from('something.png'); | ||
* | ||
@@ -76,0 +76,0 @@ * // Load object into GPU |
/*! | ||
* @pixi/prepare - v5.0.3 | ||
* Compiled Sun, 19 May 2019 19:03:31 UTC | ||
* @pixi/prepare - v5.0.4 | ||
* Compiled Fri, 07 Jun 2019 17:17:49 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/prepare is licensed under the MIT License. |
/*! | ||
* @pixi/prepare - v5.0.3 | ||
* Compiled Sun, 19 May 2019 19:03:31 UTC | ||
* @pixi/prepare - v5.0.4 | ||
* Compiled Fri, 07 Jun 2019 17:17:49 UTC | ||
* | ||
@@ -75,3 +75,3 @@ * @pixi/prepare is licensed under the MIT License. | ||
* // Create a sprite | ||
* const sprite = new PIXI.Sprite.from('something.png'); | ||
* const sprite = PIXI.Sprite.from('something.png'); | ||
* | ||
@@ -78,0 +78,0 @@ * // Load object into GPU |
/*! | ||
* @pixi/prepare - v5.0.3 | ||
* Compiled Sun, 19 May 2019 19:03:31 UTC | ||
* @pixi/prepare - v5.0.4 | ||
* Compiled Fri, 07 Jun 2019 17:17:49 UTC | ||
* | ||
@@ -79,3 +79,3 @@ * @pixi/prepare is licensed under the MIT License. | ||
* // Create a sprite | ||
* const sprite = new PIXI.Sprite.from('something.png'); | ||
* const sprite = PIXI.Sprite.from('something.png'); | ||
* | ||
@@ -82,0 +82,0 @@ * // Load object into GPU |
{ | ||
"name": "@pixi/prepare", | ||
"version": "5.0.3", | ||
"version": "5.0.4", | ||
"main": "lib/prepare.js", | ||
@@ -31,8 +31,8 @@ "module": "lib/prepare.es.js", | ||
"dependencies": { | ||
"@pixi/core": "^5.0.3", | ||
"@pixi/display": "^5.0.3", | ||
"@pixi/graphics": "^5.0.3", | ||
"@pixi/settings": "^5.0.3", | ||
"@pixi/text": "^5.0.3", | ||
"@pixi/ticker": "^5.0.3" | ||
"@pixi/core": "^5.0.4", | ||
"@pixi/display": "^5.0.4", | ||
"@pixi/graphics": "^5.0.4", | ||
"@pixi/settings": "^5.0.4", | ||
"@pixi/text": "^5.0.4", | ||
"@pixi/ticker": "^5.0.4" | ||
}, | ||
@@ -42,3 +42,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "ba03f57001cd8bae3ae3644911cd513c68184e7c" | ||
"gitHead": "7a771ca5f05eeba62222b53446d0c2bdfcac37f7" | ||
} |
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
173361
Updated@pixi/core@^5.0.4
Updated@pixi/display@^5.0.4
Updated@pixi/graphics@^5.0.4
Updated@pixi/settings@^5.0.4
Updated@pixi/text@^5.0.4
Updated@pixi/ticker@^5.0.4