@rive-app/webgl-single 1.1.10 → 1.2.1

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rive-app/webgl-single",
3
- "version": "1.1.10",
3
+ "version": "1.2.1",
4
4
  "description": "Rive's webgl based web api with bundled wasm.",
5
5
  "main": "rive.js",
6
6
  "homepage": "https://rive.app",
package/rive.d.ts CHANGED
@@ -245,12 +245,7 @@ export declare class Rive {
245
245
  private src;
246
246
  private buffer;
247
247
  private _layout;
248
- private _updateLayout;
249
248
  private renderer;
250
- /**
251
- * Flag to active/deactivate renderer
252
- */
253
- private isRendererActive;
254
249
  private loaded;
255
250
  /**
256
251
  * Tracks if a Rive file is loaded; we need this in addition to loaded as some