@pixi/interaction
Advanced tools
Comparing version 6.0.2 to 6.0.3
/*! | ||
* @pixi/interaction - v6.0.2 | ||
* Compiled Mon, 05 Apr 2021 18:17:46 UTC | ||
* @pixi/interaction - v6.0.3 | ||
* Compiled Mon, 10 May 2021 17:16:58 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/interaction is licensed under the MIT License. |
/*! | ||
* @pixi/interaction - v6.0.2 | ||
* Compiled Mon, 05 Apr 2021 18:17:46 UTC | ||
* @pixi/interaction - v6.0.3 | ||
* Compiled Mon, 10 May 2021 17:16:58 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/interaction is licensed under the MIT License. |
/*! | ||
* @pixi/interaction - v6.0.2 | ||
* Compiled Mon, 05 Apr 2021 18:17:46 UTC | ||
* @pixi/interaction - v6.0.3 | ||
* Compiled Mon, 10 May 2021 17:16:58 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/interaction is licensed under the MIT License. |
@@ -574,2 +574,2 @@ /// <reference path="./global.d.ts" /> | ||
export { } | ||
export as namespace PIXI; |
{ | ||
"name": "@pixi/interaction", | ||
"version": "6.0.2", | ||
"version": "6.0.3", | ||
"main": "dist/cjs/interaction.js", | ||
@@ -28,17 +28,17 @@ "module": "dist/esm/interaction.js", | ||
"dependencies": { | ||
"@pixi/core": "6.0.2", | ||
"@pixi/display": "6.0.2", | ||
"@pixi/math": "6.0.2", | ||
"@pixi/ticker": "6.0.2", | ||
"@pixi/utils": "6.0.2" | ||
"@pixi/core": "6.0.3", | ||
"@pixi/display": "6.0.3", | ||
"@pixi/math": "6.0.3", | ||
"@pixi/ticker": "6.0.3", | ||
"@pixi/utils": "6.0.3" | ||
}, | ||
"devDependencies": { | ||
"@pixi/canvas-display": "6.0.2", | ||
"@pixi/canvas-graphics": "6.0.2", | ||
"@pixi/canvas-renderer": "6.0.2", | ||
"@pixi/canvas-sprite": "6.0.2", | ||
"@pixi/graphics": "6.0.2", | ||
"@pixi/sprite": "6.0.2" | ||
"@pixi/canvas-display": "6.0.3", | ||
"@pixi/canvas-graphics": "6.0.3", | ||
"@pixi/canvas-renderer": "6.0.3", | ||
"@pixi/canvas-sprite": "6.0.3", | ||
"@pixi/graphics": "6.0.3", | ||
"@pixi/sprite": "6.0.3" | ||
}, | ||
"gitHead": "de01499551d4ea11b109f96a9319c9d8c850854b" | ||
"gitHead": "23d31cc7a7f921bc346e5f1a398a6ae958554ba6" | ||
} |
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
1246846
+ Added@pixi/constants@6.0.3(transitive)
+ Added@pixi/core@6.0.3(transitive)
+ Added@pixi/display@6.0.3(transitive)
+ Added@pixi/math@6.0.3(transitive)
+ Added@pixi/runner@6.0.3(transitive)
+ Added@pixi/settings@6.0.3(transitive)
+ Added@pixi/ticker@6.0.3(transitive)
+ Added@pixi/utils@6.0.3(transitive)
- Removed@pixi/constants@6.0.2(transitive)
- Removed@pixi/core@6.0.2(transitive)
- Removed@pixi/display@6.0.2(transitive)
- Removed@pixi/math@6.0.2(transitive)
- Removed@pixi/runner@6.0.2(transitive)
- Removed@pixi/settings@6.0.2(transitive)
- Removed@pixi/ticker@6.0.2(transitive)
- Removed@pixi/utils@6.0.2(transitive)
Updated@pixi/core@6.0.3
Updated@pixi/display@6.0.3
Updated@pixi/math@6.0.3
Updated@pixi/ticker@6.0.3
Updated@pixi/utils@6.0.3