@rive-app/canvas-advanced-lite
Advanced tools
Comparing version 2.15.0 to 2.15.1
{ | ||
"name": "@rive-app/canvas-advanced-lite", | ||
"version": "2.15.0", | ||
"version": "2.15.1", | ||
"description": "Rive's lite low-level canvas based web api.", | ||
@@ -5,0 +5,0 @@ "main": "canvas_advanced.mjs", |
@@ -351,2 +351,3 @@ interface RiveOptions { | ||
get bounds(): AABB; | ||
get hasAudio(): boolean; | ||
get frameOrigin(): boolean; | ||
@@ -353,0 +354,0 @@ set frameOrigin(val: boolean); |
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
480177
3107