@remotion/shapes
Advanced tools
Comparing version 4.0.202 to 4.0.204
import type { Instruction } from '@remotion/paths'; | ||
export declare const joinPoints: (points: [ | ||
number, | ||
number | ||
][], { edgeRoundness, cornerRadius, roundCornerStrategy, }: { | ||
export declare const joinPoints: (points: [number, number][], { edgeRoundness, cornerRadius, roundCornerStrategy, }: { | ||
edgeRoundness: number | null; | ||
@@ -7,0 +4,0 @@ cornerRadius: number; |
@@ -6,3 +6,3 @@ { | ||
"name": "@remotion/shapes", | ||
"version": "4.0.202", | ||
"version": "4.0.204", | ||
"description": "Generate SVG shapes", | ||
@@ -35,3 +35,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@remotion/paths": "4.0.202" | ||
"@remotion/paths": "4.0.204" | ||
}, | ||
@@ -38,0 +38,0 @@ "homepage": "https://www.remotion.dev/docs/shapes", |
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
47848
1058
+ Added@remotion/paths@4.0.204(transitive)
- Removed@remotion/paths@4.0.202(transitive)
Updated@remotion/paths@4.0.204