@rive-app/canvas
Advanced tools
Comparing version 1.1.4 to 1.1.5
{ | ||
"name": "@rive-app/canvas", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "Rive's canvas based web api.", | ||
@@ -5,0 +5,0 @@ "main": "rive.js", |
@@ -271,2 +271,3 @@ import * as rc from "./rive_advanced.mjs"; | ||
private static readonly missingErrorMessage; | ||
private shouldDisableRiveListeners; | ||
durations: number[]; | ||
@@ -278,2 +279,3 @@ frameTimes: number[]; | ||
private init; | ||
private setupRiveListeners; | ||
private initData; | ||
@@ -280,0 +282,0 @@ private initArtboard; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
507503
3278