@pixi/interaction
Advanced tools
Comparing version 5.2.2 to 5.2.3
/*! | ||
* @pixi/interaction - v5.2.2 | ||
* Compiled Tue, 21 Apr 2020 03:53:51 UTC | ||
* @pixi/interaction - v5.2.3 | ||
* Compiled Fri, 24 Apr 2020 00:55:22 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/interaction is licensed under the MIT License. |
{ | ||
"name": "@pixi/interaction", | ||
"version": "5.2.2", | ||
"version": "5.2.3", | ||
"main": "lib/interaction.js", | ||
@@ -28,17 +28,17 @@ "module": "lib/interaction.es.js", | ||
"dependencies": { | ||
"@pixi/core": "5.2.2", | ||
"@pixi/display": "5.2.2", | ||
"@pixi/math": "5.2.2", | ||
"@pixi/ticker": "5.2.2", | ||
"@pixi/utils": "5.2.2" | ||
"@pixi/core": "5.2.3", | ||
"@pixi/display": "5.2.3", | ||
"@pixi/math": "5.2.3", | ||
"@pixi/ticker": "5.2.3", | ||
"@pixi/utils": "5.2.3" | ||
}, | ||
"devDependencies": { | ||
"@pixi/canvas-display": "5.2.2", | ||
"@pixi/canvas-graphics": "5.2.2", | ||
"@pixi/canvas-renderer": "5.2.2", | ||
"@pixi/canvas-sprite": "5.2.2", | ||
"@pixi/graphics": "5.2.2", | ||
"@pixi/sprite": "5.2.2" | ||
"@pixi/canvas-display": "5.2.3", | ||
"@pixi/canvas-graphics": "5.2.3", | ||
"@pixi/canvas-renderer": "5.2.3", | ||
"@pixi/canvas-sprite": "5.2.3", | ||
"@pixi/graphics": "5.2.3", | ||
"@pixi/sprite": "5.2.3" | ||
}, | ||
"gitHead": "c163c466c20f2286b6e41ab90d68a03aad2051d4" | ||
"gitHead": "7b93fdba90b1ea54469621c30ff1d6b8849e514c" | ||
} |
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.2.3(transitive)
+ Added@pixi/core@5.2.3(transitive)
+ Added@pixi/display@5.2.3(transitive)
+ Added@pixi/math@5.2.3(transitive)
+ Added@pixi/runner@5.2.3(transitive)
+ Added@pixi/settings@5.2.3(transitive)
+ Added@pixi/ticker@5.2.3(transitive)
+ Added@pixi/utils@5.2.3(transitive)
+ Addedget-intrinsic@1.3.0(transitive)
- Removed@pixi/constants@5.2.2(transitive)
- Removed@pixi/core@5.2.2(transitive)
- Removed@pixi/display@5.2.2(transitive)
- Removed@pixi/math@5.2.2(transitive)
- Removed@pixi/runner@5.2.2(transitive)
- Removed@pixi/settings@5.2.2(transitive)
- Removed@pixi/ticker@5.2.2(transitive)
- Removed@pixi/utils@5.2.2(transitive)
- Removedget-intrinsic@1.2.7(transitive)
Updated@pixi/core@5.2.3
Updated@pixi/display@5.2.3
Updated@pixi/math@5.2.3
Updated@pixi/ticker@5.2.3
Updated@pixi/utils@5.2.3