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