@pixi/interaction
Advanced tools
Comparing version 5.3.2 to 5.3.3
/*! | ||
* @pixi/interaction - v5.3.2 | ||
* Compiled Mon, 27 Jul 2020 16:20:05 UTC | ||
* @pixi/interaction - v5.3.3 | ||
* Compiled Tue, 04 Aug 2020 16:23:09 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/interaction is licensed under the MIT License. |
{ | ||
"name": "@pixi/interaction", | ||
"version": "5.3.2", | ||
"version": "5.3.3", | ||
"main": "lib/interaction.js", | ||
@@ -27,17 +27,17 @@ "module": "lib/interaction.es.js", | ||
"dependencies": { | ||
"@pixi/core": "5.3.2", | ||
"@pixi/display": "5.3.2", | ||
"@pixi/math": "5.3.2", | ||
"@pixi/ticker": "5.3.2", | ||
"@pixi/utils": "5.3.2" | ||
"@pixi/core": "5.3.3", | ||
"@pixi/display": "5.3.3", | ||
"@pixi/math": "5.3.3", | ||
"@pixi/ticker": "5.3.3", | ||
"@pixi/utils": "5.3.3" | ||
}, | ||
"devDependencies": { | ||
"@pixi/canvas-display": "5.3.2", | ||
"@pixi/canvas-graphics": "5.3.2", | ||
"@pixi/canvas-renderer": "5.3.2", | ||
"@pixi/canvas-sprite": "5.3.2", | ||
"@pixi/graphics": "5.3.2", | ||
"@pixi/sprite": "5.3.2" | ||
"@pixi/canvas-display": "5.3.3", | ||
"@pixi/canvas-graphics": "5.3.3", | ||
"@pixi/canvas-renderer": "5.3.3", | ||
"@pixi/canvas-sprite": "5.3.3", | ||
"@pixi/graphics": "5.3.3", | ||
"@pixi/sprite": "5.3.3" | ||
}, | ||
"gitHead": "65d011d061b877e32a45dc326928564a48f4fb12" | ||
"gitHead": "6b3e881673511c885e3ef834e558c68771bb8b77" | ||
} |
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
+ Added@pixi/constants@5.3.3(transitive)
+ Added@pixi/core@5.3.3(transitive)
+ Added@pixi/display@5.3.3(transitive)
+ Added@pixi/math@5.3.3(transitive)
+ Added@pixi/runner@5.3.3(transitive)
+ Added@pixi/settings@5.3.3(transitive)
+ Added@pixi/ticker@5.3.3(transitive)
+ Added@pixi/utils@5.3.3(transitive)
- Removed@pixi/constants@5.3.2(transitive)
- Removed@pixi/core@5.3.2(transitive)
- Removed@pixi/display@5.3.2(transitive)
- Removed@pixi/math@5.3.2(transitive)
- Removed@pixi/runner@5.3.2(transitive)
- Removed@pixi/settings@5.3.2(transitive)
- Removed@pixi/ticker@5.3.2(transitive)
- Removed@pixi/utils@5.3.2(transitive)
Updated@pixi/core@5.3.3
Updated@pixi/display@5.3.3
Updated@pixi/math@5.3.3
Updated@pixi/ticker@5.3.3
Updated@pixi/utils@5.3.3