@remotion/player
Advanced tools
Comparing version 4.0.216 to 4.0.217
@@ -52,4 +52,4 @@ import type { PreviewSize, VideoConfig } from 'remotion'; | ||
readonly top: number; | ||
readonly overflow: "visible" | "hidden"; | ||
readonly overflow: "hidden" | "visible"; | ||
}; | ||
export {}; |
@@ -18,3 +18,3 @@ import React from 'react'; | ||
componentDidCatch(error: Error): void; | ||
render(): string | number | boolean | Iterable<React.ReactNode> | import("react/jsx-runtime").JSX.Element | null | undefined; | ||
render(): string | number | boolean | import("react/jsx-runtime").JSX.Element | Iterable<React.ReactNode> | null | undefined; | ||
} |
@@ -6,3 +6,3 @@ { | ||
"name": "@remotion/player", | ||
"version": "4.0.216", | ||
"version": "4.0.217", | ||
"description": "React component for embedding a Remotion preview into your app", | ||
@@ -32,3 +32,3 @@ "main": "dist/cjs/index.js", | ||
"dependencies": { | ||
"remotion": "4.0.216" | ||
"remotion": "4.0.217" | ||
}, | ||
@@ -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
280023
104
7083
+ Addedremotion@4.0.217(transitive)
- Removedremotion@4.0.216(transitive)
Updatedremotion@4.0.217