@pixi/canvas-graphics
Advanced tools
Comparing version 5.0.2 to 5.0.3
/*! | ||
* @pixi/canvas-graphics - v5.0.2 | ||
* Compiled Tue, 07 May 2019 20:01:34 UTC | ||
* @pixi/canvas-graphics - v5.0.3 | ||
* Compiled Sun, 19 May 2019 19:03:31 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/canvas-graphics is licensed under the MIT License. |
/*! | ||
* @pixi/canvas-graphics - v5.0.2 | ||
* Compiled Tue, 07 May 2019 20:01:34 UTC | ||
* @pixi/canvas-graphics - v5.0.3 | ||
* Compiled Sun, 19 May 2019 19:03:31 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/canvas-graphics is licensed under the MIT License. |
/*! | ||
* @pixi/canvas-graphics - v5.0.2 | ||
* Compiled Tue, 07 May 2019 20:01:34 UTC | ||
* @pixi/canvas-graphics - v5.0.3 | ||
* Compiled Sun, 19 May 2019 19:03:31 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/canvas-graphics is licensed under the MIT License. |
/*! | ||
* @pixi/canvas-graphics - v5.0.2 | ||
* Compiled Tue, 07 May 2019 20:01:34 UTC | ||
* @pixi/canvas-graphics - v5.0.3 | ||
* Compiled Sun, 19 May 2019 19:03:31 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/canvas-graphics is licensed under the MIT License. |
{ | ||
"name": "@pixi/canvas-graphics", | ||
"version": "5.0.2", | ||
"version": "5.0.3", | ||
"main": "lib/canvas-graphics.js", | ||
@@ -27,6 +27,6 @@ "module": "lib/canvas-graphics.es.js", | ||
"dependencies": { | ||
"@pixi/canvas-renderer": "^5.0.2", | ||
"@pixi/core": "^5.0.2", | ||
"@pixi/graphics": "^5.0.2", | ||
"@pixi/math": "^5.0.0-rc.3" | ||
"@pixi/canvas-renderer": "^5.0.3", | ||
"@pixi/core": "^5.0.3", | ||
"@pixi/graphics": "^5.0.3", | ||
"@pixi/math": "^5.0.3" | ||
}, | ||
@@ -36,3 +36,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "99ae03b7565ae7ca5a6de633b0a277f7128fa4d0" | ||
"gitHead": "ba03f57001cd8bae3ae3644911cd513c68184e7c" | ||
} |
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
142363
Updated@pixi/canvas-renderer@^5.0.3
Updated@pixi/core@^5.0.3
Updated@pixi/graphics@^5.0.3
Updated@pixi/math@^5.0.3