@remotion/player
Advanced tools
Comparing version 4.0.229 to 4.0.230
@@ -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.229", | ||
"version": "4.0.230", | ||
"description": "React component for embedding a Remotion preview into your app", | ||
@@ -32,3 +32,3 @@ "main": "dist/cjs/index.js", | ||
"dependencies": { | ||
"remotion": "4.0.229" | ||
"remotion": "4.0.230" | ||
}, | ||
@@ -48,3 +48,3 @@ "peerDependencies": { | ||
"eslint": "9.14.0", | ||
"@remotion/eslint-config-internal": "4.0.229" | ||
"@remotion/eslint-config-internal": "4.0.230" | ||
}, | ||
@@ -51,0 +51,0 @@ "keywords": [ |
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.230(transitive)
- Removedremotion@4.0.229(transitive)
Updatedremotion@4.0.230