Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@rive-app/canvas-advanced-lite

Package Overview
Dependencies
Maintainers
0
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.20.0 to 2.20.1

2

package.json
{
"name": "@rive-app/canvas-advanced-lite",
"version": "2.20.0",
"version": "2.20.1",
"description": "Rive's lite low-level canvas based web api.",

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

![npm](https://img.shields.io/npm/v/@rive-app/canvas-advanced-lite)
# Rive
Low-level lite Rive API using CanvasRenderingContext2D. Please see https://help.rive.app/runtimes/overview/web-js/canvas-vs-webgl for a list of all the available web runtimes and their details.
Low-level lite Rive API using CanvasRenderingContext2D. Please see https://rive.app/community/doc/canvas-vs-webgl/docanjXoQ1uT for a list of all the available web runtimes and their details.

@@ -16,3 +16,3 @@ ## Canvas Advanced

[Getting Started](https://help.rive.app/runtimes/overview/web-js/low-level-api-usage)
[Getting Started](https://rive.app/community/doc/low-level-api-usage/doctAfBY6v3P)

@@ -23,2 +23,2 @@ ## Why Lite?

At this time, this lite version of `@rive-app/canvas-advanced-lite` will not render [Rive Text](https://help.rive.app/editor/text) onto the canvas. Note however, that even if your Rive file may include Rive Text components, rendering the graphic should not cause any app errors, or cease to render.
At this time, this lite version of `@rive-app/canvas-advanced-lite` will not render Rive Text onto the canvas or play Rive Audio. Note however, that even if your Rive file may include Rive Text components, rendering the graphic should not cause any app errors, or cease to render. The same is true for playing audio.

@@ -428,3 +428,3 @@ interface RiveOptions {

* Returns a reference for a Bone object of a given name.
* Learn more: https://help.rive.app/editor/manipulating-shapes/bones
* Learn more: https://rive.app/community/doc/bones/docYyQwxrgI5
*

@@ -431,0 +431,0 @@ * @param name - Name of the Bone to grab a reference to

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc