@rive-app/canvas-advanced
Advanced tools
+1
-1
| { | ||
| "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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
3637328
0.59%