@pixi/sprite-tiling
Advanced tools
Comparing version 5.0.0-rc to 5.0.0-rc.2
/*! | ||
* @pixi/sprite-tiling - v5.0.0-rc | ||
* Compiled Fri, 01 Feb 2019 04:50:10 UTC | ||
* @pixi/sprite-tiling - v5.0.0-rc.2 | ||
* Compiled Mon, 18 Feb 2019 23:45:28 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/sprite-tiling is licensed under the MIT License. |
/*! | ||
* @pixi/sprite-tiling - v5.0.0-rc | ||
* Compiled Fri, 01 Feb 2019 04:50:10 UTC | ||
* @pixi/sprite-tiling - v5.0.0-rc.2 | ||
* Compiled Mon, 18 Feb 2019 23:45:28 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/sprite-tiling is licensed under the MIT License. |
{ | ||
"name": "@pixi/sprite-tiling", | ||
"version": "5.0.0-rc", | ||
"version": "5.0.0-rc.2", | ||
"main": "lib/sprite-tiling.js", | ||
@@ -28,8 +28,8 @@ "module": "lib/sprite-tiling.es.js", | ||
"dependencies": { | ||
"@pixi/constants": "^5.0.0-rc", | ||
"@pixi/core": "^5.0.0-rc", | ||
"@pixi/display": "^5.0.0-rc", | ||
"@pixi/math": "^5.0.0-rc", | ||
"@pixi/sprite": "^5.0.0-rc", | ||
"@pixi/utils": "^5.0.0-rc" | ||
"@pixi/constants": "^5.0.0-rc.2", | ||
"@pixi/core": "^5.0.0-rc.2", | ||
"@pixi/display": "^5.0.0-rc.2", | ||
"@pixi/math": "^5.0.0-rc.2", | ||
"@pixi/sprite": "^5.0.0-rc.2", | ||
"@pixi/utils": "^5.0.0-rc.2" | ||
}, | ||
@@ -39,3 +39,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "9026a1bbca9a9d86b7a3b6d5eb4fa2c3145c2b85" | ||
"gitHead": "53b354f4e01d3baee7223756dd09a3163ad29d0f" | ||
} |
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
81721
Updated@pixi/constants@^5.0.0-rc.2
Updated@pixi/core@^5.0.0-rc.2
Updated@pixi/display@^5.0.0-rc.2
Updated@pixi/math@^5.0.0-rc.2
Updated@pixi/sprite@^5.0.0-rc.2
Updated@pixi/utils@^5.0.0-rc.2