New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

rive-js

Package Overview
Dependencies
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rive-js - npm Package Compare versions

Comparing version 0.7.8-beta.2 to 0.7.8-beta.3

2

CHANGELOG.md
# Rive.js Changelog
## 0.7.8-beta.3 (Apr 16, 2021)
- Updates how webpack packages the vanilla web version to make it work nicelyt with production builds and parcel
## 0.7.8-beta.2 (Apr 15, 2021)

@@ -4,0 +6,0 @@ - Updates to latest wasm

2

package.json
{
"name": "rive-js",
"version": "0.7.8-beta.2",
"version": "0.7.8-beta.3",
"description": "Rive's web api.",

@@ -5,0 +5,0 @@ "main": "dist/rive.dev.js",

@@ -27,3 +27,3 @@ # Rive.js -- Rive's JS runtime

## 0.7.8-beta.2
## 0.7.8-beta.3

@@ -34,3 +34,3 @@ This beta adds state machine support:

<canvas id="canvas" width="400" height="300"></canvas>
<script src="https://unpkg.com/rive-js@0.7.8-beta.2/dist/rive.min.js"></script>
<script src="https://unpkg.com/rive-js@0.7.8-beta.3/dist/rive.min.js"></script>
<script>

@@ -37,0 +37,0 @@ new rive.Rive({

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

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