@pixi/canvas-sprite
Advanced tools
Comparing version 5.0.0 to 5.0.1
/*! | ||
* @pixi/canvas-sprite - v5.0.0-rc.3 | ||
* Compiled Tue, 30 Apr 2019 02:21:00 UTC | ||
* @pixi/canvas-sprite - v5.0.1 | ||
* Compiled Mon, 06 May 2019 04:23:34 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/canvas-sprite is licensed under the MIT License. |
/*! | ||
* @pixi/canvas-sprite - v5.0.0-rc.3 | ||
* Compiled Tue, 30 Apr 2019 02:21:00 UTC | ||
* @pixi/canvas-sprite - v5.0.1 | ||
* Compiled Mon, 06 May 2019 04:23:34 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/canvas-sprite is licensed under the MIT License. |
/*! | ||
* @pixi/canvas-sprite - v5.0.0-rc.3 | ||
* Compiled Tue, 30 Apr 2019 02:21:00 UTC | ||
* @pixi/canvas-sprite - v5.0.1 | ||
* Compiled Mon, 06 May 2019 04:23:34 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/canvas-sprite is licensed under the MIT License. |
{ | ||
"name": "@pixi/canvas-sprite", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"main": "lib/canvas-sprite.js", | ||
@@ -27,7 +27,7 @@ "module": "lib/canvas-sprite.es.js", | ||
"dependencies": { | ||
"@pixi/canvas-renderer": "^5.0.0", | ||
"@pixi/canvas-renderer": "^5.0.1", | ||
"@pixi/constants": "^5.0.0-rc.3", | ||
"@pixi/math": "^5.0.0-rc.3", | ||
"@pixi/sprite": "^5.0.0", | ||
"@pixi/utils": "^5.0.0" | ||
"@pixi/sprite": "^5.0.1", | ||
"@pixi/utils": "^5.0.1" | ||
}, | ||
@@ -37,3 +37,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "607e68419902444cde15f2d69588fbd189481cd8" | ||
"gitHead": "22f146c932d8e9e0ec952ca64b83dd57764d3ac6" | ||
} |
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
67353
11
644
Updated@pixi/canvas-renderer@^5.0.1
Updated@pixi/sprite@^5.0.1
Updated@pixi/utils@^5.0.1