pixi.js 5.3.11 → 5.3.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/pixi.es.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * pixi.js - v5.3.11
3
- * Compiled Mon, 01 Nov 2021 16:10:12 UTC
2
+ * pixi.js - v5.3.12
3
+ * Compiled Wed, 23 Mar 2022 18:34:28 UTC
4
4
  *
5
5
  * pixi.js is licensed under the MIT License.
6
6
  * http://www.opensource.org/licenses/mit-license
@@ -1342,7 +1342,7 @@ Application.registerPlugin(AppLoaderPlugin);
1342
1342
  * @name VERSION
1343
1343
  * @type {string}
1344
1344
  */
1345
- var VERSION = '5.3.11';
1345
+ var VERSION = '5.3.12';
1346
1346
  /**
1347
1347
  * @namespace PIXI
1348
1348
  */
package/lib/pixi.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * pixi.js - v5.3.11
3
- * Compiled Mon, 01 Nov 2021 16:10:12 UTC
2
+ * pixi.js - v5.3.12
3
+ * Compiled Wed, 23 Mar 2022 18:34:28 UTC
4
4
  *
5
5
  * pixi.js is licensed under the MIT License.
6
6
  * http://www.opensource.org/licenses/mit-license
@@ -1332,7 +1332,7 @@ app.Application.registerPlugin(loaders.AppLoaderPlugin);
1332
1332
  * @name VERSION
1333
1333
  * @type {string}
1334
1334
  */
1335
- var VERSION = '5.3.11';
1335
+ var VERSION = '5.3.12';
1336
1336
  /**
1337
1337
  * @namespace PIXI
1338
1338
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pixi.js",
3
- "version": "5.3.11",
3
+ "version": "5.3.12",
4
4
  "description": "PixiJS without the CanvasRenderer fallback, modern browsers only",
5
5
  "author": "Mat Groves",
6
6
  "contributors": [
@@ -38,40 +38,40 @@
38
38
  "url": "https://opencollective.com/pixijs"
39
39
  },
40
40
  "dependencies": {
41
- "@pixi/accessibility": "5.3.11",
42
- "@pixi/app": "5.3.11",
43
- "@pixi/constants": "5.3.11",
44
- "@pixi/core": "5.3.11",
45
- "@pixi/display": "5.3.11",
46
- "@pixi/extract": "5.3.11",
47
- "@pixi/filter-alpha": "5.3.11",
48
- "@pixi/filter-blur": "5.3.11",
49
- "@pixi/filter-color-matrix": "5.3.11",
50
- "@pixi/filter-displacement": "5.3.11",
51
- "@pixi/filter-fxaa": "5.3.11",
52
- "@pixi/filter-noise": "5.3.11",
53
- "@pixi/graphics": "5.3.11",
54
- "@pixi/interaction": "5.3.11",
55
- "@pixi/loaders": "5.3.11",
56
- "@pixi/math": "5.3.11",
57
- "@pixi/mesh": "5.3.11",
58
- "@pixi/mesh-extras": "5.3.11",
59
- "@pixi/mixin-cache-as-bitmap": "5.3.11",
60
- "@pixi/mixin-get-child-by-name": "5.3.11",
61
- "@pixi/mixin-get-global-position": "5.3.11",
62
- "@pixi/particles": "5.3.11",
63
- "@pixi/polyfill": "5.3.11",
64
- "@pixi/prepare": "5.3.11",
65
- "@pixi/runner": "5.3.11",
66
- "@pixi/settings": "5.3.11",
67
- "@pixi/sprite": "5.3.11",
68
- "@pixi/sprite-animated": "5.3.11",
69
- "@pixi/sprite-tiling": "5.3.11",
70
- "@pixi/spritesheet": "5.3.11",
71
- "@pixi/text": "5.3.11",
72
- "@pixi/text-bitmap": "5.3.11",
73
- "@pixi/ticker": "5.3.11",
74
- "@pixi/utils": "5.3.11"
41
+ "@pixi/accessibility": "5.3.12",
42
+ "@pixi/app": "5.3.12",
43
+ "@pixi/constants": "5.3.12",
44
+ "@pixi/core": "5.3.12",
45
+ "@pixi/display": "5.3.12",
46
+ "@pixi/extract": "5.3.12",
47
+ "@pixi/filter-alpha": "5.3.12",
48
+ "@pixi/filter-blur": "5.3.12",
49
+ "@pixi/filter-color-matrix": "5.3.12",
50
+ "@pixi/filter-displacement": "5.3.12",
51
+ "@pixi/filter-fxaa": "5.3.12",
52
+ "@pixi/filter-noise": "5.3.12",
53
+ "@pixi/graphics": "5.3.12",
54
+ "@pixi/interaction": "5.3.12",
55
+ "@pixi/loaders": "5.3.12",
56
+ "@pixi/math": "5.3.12",
57
+ "@pixi/mesh": "5.3.12",
58
+ "@pixi/mesh-extras": "5.3.12",
59
+ "@pixi/mixin-cache-as-bitmap": "5.3.12",
60
+ "@pixi/mixin-get-child-by-name": "5.3.12",
61
+ "@pixi/mixin-get-global-position": "5.3.12",
62
+ "@pixi/particles": "5.3.12",
63
+ "@pixi/polyfill": "5.3.12",
64
+ "@pixi/prepare": "5.3.12",
65
+ "@pixi/runner": "5.3.12",
66
+ "@pixi/settings": "5.3.12",
67
+ "@pixi/sprite": "5.3.12",
68
+ "@pixi/sprite-animated": "5.3.12",
69
+ "@pixi/sprite-tiling": "5.3.12",
70
+ "@pixi/spritesheet": "5.3.12",
71
+ "@pixi/text": "5.3.12",
72
+ "@pixi/text-bitmap": "5.3.12",
73
+ "@pixi/ticker": "5.3.12",
74
+ "@pixi/utils": "5.3.12"
75
75
  },
76
- "gitHead": "fdddfaaf1e8393a5953b35a029edc0925168bc25"
76
+ "gitHead": "9e2bab08bad6b0e8dddac05d65fd290eca7193b1"
77
77
  }