Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@rive-app/canvas-advanced

Package Overview
Dependencies
Maintainers
5
Versions
273
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rive-app/canvas-advanced - npm Package Compare versions

Comparing version
2.34.3
to
2.35.0
+1
-1
package.json
{
"name": "@rive-app/canvas-advanced",
"version": "2.34.3",
"version": "2.35.0",
"description": "Rive's lightweight low-level canvas based web api.",

@@ -5,0 +5,0 @@ "main": "canvas_advanced.mjs",

@@ -398,6 +398,7 @@ interface RiveOptions {

internalBindableArtboardFromArtboard(artboard: Artboard): BindableArtboard;
/**
* Returns a new Artboard instance for the Artboard at the given index in the Rive file
* @param index - Index of the Artboard in the file to create an Artboard instance for
* If the file has an audio asset, returns true
*/
get hasAudio(): boolean;
}

@@ -404,0 +405,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display