@remotion/player
Advanced tools
Comparing version 4.0.209 to 4.0.210
@@ -26,3 +26,3 @@ /// <reference types="react" /> | ||
playing: boolean; | ||
play: (e?: PointerEvent | import("react").SyntheticEvent<Element, Event> | undefined) => void; | ||
play: (e?: import("react").SyntheticEvent<Element, Event> | PointerEvent | undefined) => void; | ||
pause: () => void; | ||
@@ -29,0 +29,0 @@ pauseAndReturnToPlayStart: () => void; |
@@ -6,3 +6,3 @@ { | ||
"name": "@remotion/player", | ||
"version": "4.0.209", | ||
"version": "4.0.210", | ||
"description": "React component for embedding a Remotion preview into your app", | ||
@@ -32,3 +32,3 @@ "main": "dist/cjs/index.js", | ||
"dependencies": { | ||
"remotion": "4.0.209" | ||
"remotion": "4.0.210" | ||
}, | ||
@@ -35,0 +35,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
+ Addedremotion@4.0.210(transitive)
- Removedremotion@4.0.209(transitive)
Updatedremotion@4.0.210