@pixi/interaction
Advanced tools
Comparing version 5.3.9 to 5.3.10
/*! | ||
* @pixi/interaction - v5.3.9 | ||
* Compiled Wed, 24 Mar 2021 19:54:16 UTC | ||
* @pixi/interaction - v5.3.10 | ||
* Compiled Mon, 07 Jun 2021 22:37:25 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/interaction is licensed under the MIT License. |
{ | ||
"name": "@pixi/interaction", | ||
"version": "5.3.9", | ||
"version": "5.3.10", | ||
"main": "lib/interaction.js", | ||
@@ -27,17 +27,17 @@ "module": "lib/interaction.es.js", | ||
"dependencies": { | ||
"@pixi/core": "5.3.9", | ||
"@pixi/display": "5.3.9", | ||
"@pixi/math": "5.3.9", | ||
"@pixi/ticker": "5.3.9", | ||
"@pixi/utils": "5.3.9" | ||
"@pixi/core": "5.3.10", | ||
"@pixi/display": "5.3.10", | ||
"@pixi/math": "5.3.10", | ||
"@pixi/ticker": "5.3.10", | ||
"@pixi/utils": "5.3.10" | ||
}, | ||
"devDependencies": { | ||
"@pixi/canvas-display": "5.3.9", | ||
"@pixi/canvas-graphics": "5.3.9", | ||
"@pixi/canvas-renderer": "5.3.9", | ||
"@pixi/canvas-sprite": "5.3.9", | ||
"@pixi/graphics": "5.3.9", | ||
"@pixi/sprite": "5.3.9" | ||
"@pixi/canvas-display": "5.3.10", | ||
"@pixi/canvas-graphics": "5.3.10", | ||
"@pixi/canvas-renderer": "5.3.10", | ||
"@pixi/canvas-sprite": "5.3.10", | ||
"@pixi/graphics": "5.3.10", | ||
"@pixi/sprite": "5.3.10" | ||
}, | ||
"gitHead": "015525161fba8fec54bfa1dd63e3f6349444294c" | ||
"gitHead": "41bee38f14c293c1839cccd2b90ab494124d9464" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
907556
+ Added@pixi/constants@5.3.10(transitive)
+ Added@pixi/core@5.3.10(transitive)
+ Added@pixi/display@5.3.10(transitive)
+ Added@pixi/math@5.3.10(transitive)
+ Added@pixi/runner@5.3.10(transitive)
+ Added@pixi/settings@5.3.10(transitive)
+ Added@pixi/ticker@5.3.10(transitive)
+ Added@pixi/utils@5.3.10(transitive)
- Removed@pixi/constants@5.3.9(transitive)
- Removed@pixi/core@5.3.9(transitive)
- Removed@pixi/display@5.3.9(transitive)
- Removed@pixi/math@5.3.9(transitive)
- Removed@pixi/runner@5.3.9(transitive)
- Removed@pixi/settings@5.3.9(transitive)
- Removed@pixi/ticker@5.3.9(transitive)
- Removed@pixi/utils@5.3.9(transitive)
Updated@pixi/core@5.3.10
Updated@pixi/display@5.3.10
Updated@pixi/math@5.3.10
Updated@pixi/ticker@5.3.10
Updated@pixi/utils@5.3.10