@pixi/utils
Advanced tools
Comparing version 5.0.0-rc to 5.0.0-rc.2
/*! | ||
* @pixi/utils - v5.0.0-rc | ||
* Compiled Fri, 01 Feb 2019 04:50:10 UTC | ||
* @pixi/utils - v5.0.0-rc.2 | ||
* Compiled Mon, 18 Feb 2019 23:45:28 UTC | ||
* | ||
@@ -93,3 +93,3 @@ * @pixi/utils is licensed under the MIT License. | ||
var saidHello = false; | ||
var VERSION = '5.0.0-rc'; | ||
var VERSION = '5.0.0-rc.2'; | ||
@@ -96,0 +96,0 @@ /** |
/*! | ||
* @pixi/utils - v5.0.0-rc | ||
* Compiled Fri, 01 Feb 2019 04:50:10 UTC | ||
* @pixi/utils - v5.0.0-rc.2 | ||
* Compiled Mon, 18 Feb 2019 23:45:28 UTC | ||
* | ||
@@ -99,3 +99,3 @@ * @pixi/utils is licensed under the MIT License. | ||
var saidHello = false; | ||
var VERSION = '5.0.0-rc'; | ||
var VERSION = '5.0.0-rc.2'; | ||
@@ -102,0 +102,0 @@ /** |
{ | ||
"name": "@pixi/utils", | ||
"version": "5.0.0-rc", | ||
"version": "5.0.0-rc.2", | ||
"main": "lib/utils.js", | ||
@@ -28,4 +28,4 @@ "module": "lib/utils.es.js", | ||
"dependencies": { | ||
"@pixi/constants": "^5.0.0-rc", | ||
"@pixi/settings": "^5.0.0-rc", | ||
"@pixi/constants": "^5.0.0-rc.2", | ||
"@pixi/settings": "^5.0.0-rc.2", | ||
"earcut": "^2.1.3", | ||
@@ -40,3 +40,3 @@ "eventemitter3": "^2.0.0", | ||
}, | ||
"gitHead": "9026a1bbca9a9d86b7a3b6d5eb4fa2c3145c2b85" | ||
"gitHead": "53b354f4e01d3baee7223756dd09a3163ad29d0f" | ||
} |
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
131698
Updated@pixi/constants@^5.0.0-rc.2
Updated@pixi/settings@^5.0.0-rc.2