@rive-app/react-canvas
Advanced tools
Comparing version 3.0.46 to 3.0.47
{ | ||
"name": "@rive-app/react-canvas", | ||
"version": "3.0.46", | ||
"version": "3.0.47", | ||
"description": "React wrapper around the @rive-app/canvas library", | ||
@@ -21,3 +21,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@rive-app/canvas": "1.1.4" | ||
"@rive-app/canvas": "1.1.6" | ||
}, | ||
@@ -24,0 +24,0 @@ "peerDependencies": { |
import { Layout } from '@rive-app/canvas'; | ||
import { ComponentProps } from 'react'; | ||
import React, { ComponentProps } from 'react'; | ||
export interface RiveProps { | ||
@@ -34,3 +34,3 @@ /** | ||
} | ||
declare const Rive: ({ src, artboard, animations, stateMachines, layout, useOffscreenRenderer, shouldDisableRiveListeners, ...rest }: RiveProps & ComponentProps<'canvas'>) => JSX.Element; | ||
declare const Rive: ({ src, artboard, animations, stateMachines, layout, useOffscreenRenderer, shouldDisableRiveListeners, ...rest }: RiveProps & ComponentProps<'canvas'>) => React.JSX.Element; | ||
export default Rive; |
{ | ||
"name": "@rive-app/react-canvas", | ||
"version": "3.0.46", | ||
"version": "3.0.47", | ||
"description": "React wrapper around the @rive-app/canvas library", | ||
@@ -21,3 +21,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@rive-app/canvas": "1.1.4" | ||
"@rive-app/canvas": "1.1.6" | ||
}, | ||
@@ -24,0 +24,0 @@ "peerDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11989
+ Added@rive-app/canvas@1.1.6(transitive)
- Removed@rive-app/canvas@1.1.4(transitive)
Updated@rive-app/canvas@1.1.6