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

@rive-app/react-canvas

Package Overview
Dependencies
Maintainers
5
Versions
158
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version

to
4.17.10

4

package.json
{
"name": "@rive-app/react-canvas",
"version": "4.17.9",
"version": "4.17.10",
"description": "React wrapper around the @rive-app/canvas library",

@@ -24,4 +24,4 @@ "main": "dist/index.js",

"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0"
}
}