@rive-app/canvas-advanced-lite 2.19.4 → 2.19.5

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.
@@ -561,7 +561,9 @@ h.onRuntimeInitialized = function() {
561
561
  return C[z];
562
562
  }, set(C, z, E) {
563
563
  if (z in B) {
564
- return B[z] = E, !0;
564
+ return w.u.push(() => {
565
+ B[z] = E;
566
+ }), !0;
565
567
  }
566
568
  },});
567
569
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rive-app/canvas-advanced-lite",
3
- "version": "2.19.4",
3
+ "version": "2.19.5",
4
4
  "description": "Rive's lite low-level canvas based web api.",
5
5
  "main": "canvas_advanced.mjs",
6
6
  "homepage": "https://rive.app",
package/rive.wasm CHANGED
Binary file
Binary file