@pixi/canvas-sprite
Advanced tools
Comparing version 5.1.1 to 5.1.2
/*! | ||
* @pixi/canvas-sprite - v5.1.1 | ||
* Compiled Fri, 02 Aug 2019 23:20:23 UTC | ||
* @pixi/canvas-sprite - v5.1.2 | ||
* Compiled Sat, 24 Aug 2019 01:06:18 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/canvas-sprite is licensed under the MIT License. |
/*! | ||
* @pixi/canvas-sprite - v5.1.1 | ||
* Compiled Fri, 02 Aug 2019 23:20:23 UTC | ||
* @pixi/canvas-sprite - v5.1.2 | ||
* Compiled Sat, 24 Aug 2019 01:06:18 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/canvas-sprite is licensed under the MIT License. |
/*! | ||
* @pixi/canvas-sprite - v5.1.1 | ||
* Compiled Fri, 02 Aug 2019 23:20:23 UTC | ||
* @pixi/canvas-sprite - v5.1.2 | ||
* Compiled Sat, 24 Aug 2019 01:06:18 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/canvas-sprite is licensed under the MIT License. |
/*! | ||
* @pixi/canvas-sprite - v5.1.1 | ||
* Compiled Fri, 02 Aug 2019 23:20:23 UTC | ||
* @pixi/canvas-sprite - v5.1.2 | ||
* Compiled Sat, 24 Aug 2019 01:06:18 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/canvas-sprite is licensed under the MIT License. |
{ | ||
"name": "@pixi/canvas-sprite", | ||
"version": "5.1.1", | ||
"version": "5.1.2", | ||
"main": "lib/canvas-sprite.js", | ||
@@ -27,9 +27,9 @@ "module": "lib/canvas-sprite.es.js", | ||
"dependencies": { | ||
"@pixi/canvas-renderer": "^5.1.1", | ||
"@pixi/canvas-renderer": "^5.1.2", | ||
"@pixi/constants": "^5.1.0", | ||
"@pixi/math": "^5.1.0", | ||
"@pixi/sprite": "^5.1.1", | ||
"@pixi/utils": "^5.1.1" | ||
"@pixi/sprite": "^5.1.2", | ||
"@pixi/utils": "^5.1.2" | ||
}, | ||
"gitHead": "40e1e4a12518ee067c6871dcdd930602346197de" | ||
"gitHead": "9d8381bfb348e8ba570e1cab26bf2f699446f0ca" | ||
} |
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
Updated@pixi/canvas-renderer@^5.1.2
Updated@pixi/sprite@^5.1.2
Updated@pixi/utils@^5.1.2