@pixi/sprite-animated
Advanced tools
Comparing version 5.0.4 to 5.1.0
/*! | ||
* @pixi/sprite-animated - v5.0.4 | ||
* Compiled Fri, 07 Jun 2019 17:17:49 UTC | ||
* @pixi/sprite-animated - v5.1.0 | ||
* Compiled Fri, 19 Jul 2019 21:54:36 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/sprite-animated is licensed under the MIT License. |
/*! | ||
* @pixi/sprite-animated - v5.0.4 | ||
* Compiled Fri, 07 Jun 2019 17:17:49 UTC | ||
* @pixi/sprite-animated - v5.1.0 | ||
* Compiled Fri, 19 Jul 2019 21:54:36 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/sprite-animated is licensed under the MIT License. |
/*! | ||
* @pixi/sprite-animated - v5.0.4 | ||
* Compiled Fri, 07 Jun 2019 17:17:49 UTC | ||
* @pixi/sprite-animated - v5.1.0 | ||
* Compiled Fri, 19 Jul 2019 21:54:36 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/sprite-animated is licensed under the MIT License. |
/*! | ||
* @pixi/sprite-animated - v5.0.4 | ||
* Compiled Fri, 07 Jun 2019 17:17:49 UTC | ||
* @pixi/sprite-animated - v5.1.0 | ||
* Compiled Fri, 19 Jul 2019 21:54:36 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/sprite-animated is licensed under the MIT License. |
{ | ||
"name": "@pixi/sprite-animated", | ||
"version": "5.0.4", | ||
"version": "5.1.0", | ||
"main": "lib/sprite-animated.js", | ||
@@ -22,5 +22,2 @@ "module": "lib/sprite-animated.es.js", | ||
}, | ||
"scripts": { | ||
"test": "floss --path test" | ||
}, | ||
"files": [ | ||
@@ -31,10 +28,7 @@ "lib", | ||
"dependencies": { | ||
"@pixi/core": "^5.0.4", | ||
"@pixi/sprite": "^5.0.4", | ||
"@pixi/ticker": "^5.0.4" | ||
"@pixi/core": "^5.1.0", | ||
"@pixi/sprite": "^5.1.0", | ||
"@pixi/ticker": "^5.1.0" | ||
}, | ||
"devDependencies": { | ||
"floss": "^2.2.0" | ||
}, | ||
"gitHead": "7a771ca5f05eeba62222b53446d0c2bdfcac37f7" | ||
"gitHead": "05c5e0e0beba56e886c74f201bf7efe576612570" | ||
} |
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
0
113691
Updated@pixi/core@^5.1.0
Updated@pixi/sprite@^5.1.0
Updated@pixi/ticker@^5.1.0