@pixi/text-bitmap
Advanced tools
Comparing version 5.0.0-rc.3 to 5.0.0
/*! | ||
* @pixi/text-bitmap - v5.0.0-rc.3 | ||
* Compiled Fri, 22 Mar 2019 16:33:44 UTC | ||
* Compiled Tue, 30 Apr 2019 02:21:00 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/text-bitmap is licensed under the MIT License. |
/*! | ||
* @pixi/text-bitmap - v5.0.0-rc.3 | ||
* Compiled Fri, 22 Mar 2019 16:33:44 UTC | ||
* Compiled Tue, 30 Apr 2019 02:21:00 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/text-bitmap is licensed under the MIT License. |
/*! | ||
* @pixi/text-bitmap - v5.0.0-rc.3 | ||
* Compiled Fri, 22 Mar 2019 16:33:44 UTC | ||
* Compiled Tue, 30 Apr 2019 02:21:00 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/text-bitmap is licensed under the MIT License. |
{ | ||
"name": "@pixi/text-bitmap", | ||
"version": "5.0.0-rc.3", | ||
"version": "5.0.0", | ||
"main": "lib/text-bitmap.js", | ||
@@ -30,15 +30,15 @@ "module": "lib/text-bitmap.es.js", | ||
"dependencies": { | ||
"@pixi/core": "^5.0.0-rc.3", | ||
"@pixi/display": "^5.0.0-rc.3", | ||
"@pixi/loaders": "^5.0.0-rc.3", | ||
"@pixi/core": "^5.0.0", | ||
"@pixi/display": "^5.0.0", | ||
"@pixi/loaders": "^5.0.0", | ||
"@pixi/math": "^5.0.0-rc.3", | ||
"@pixi/settings": "^5.0.0-rc.3", | ||
"@pixi/sprite": "^5.0.0-rc.3", | ||
"@pixi/utils": "^5.0.0-rc.3" | ||
"@pixi/settings": "^5.0.0", | ||
"@pixi/sprite": "^5.0.0", | ||
"@pixi/utils": "^5.0.0" | ||
}, | ||
"devDependencies": { | ||
"@pixi/spritesheet": "^5.0.0-rc.3", | ||
"@pixi/spritesheet": "^5.0.0", | ||
"floss": "^2.2.0" | ||
}, | ||
"gitHead": "8bd27c8b903ae2c8f90d91d64e82d65b19ac1cdb" | ||
"gitHead": "607e68419902444cde15f2d69588fbd189481cd8" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
196592
9
2163
Updated@pixi/core@^5.0.0
Updated@pixi/display@^5.0.0
Updated@pixi/loaders@^5.0.0
Updated@pixi/settings@^5.0.0
Updated@pixi/sprite@^5.0.0
Updated@pixi/utils@^5.0.0