@remotion/shapes
Advanced tools
Comparing version 3.3.55 to 3.3.56
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; |
{ | ||
"name": "@remotion/shapes", | ||
"version": "3.3.55", | ||
"version": "3.3.56", | ||
"description": "Utility functions and components for SVG shapes", | ||
@@ -48,5 +48,5 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@remotion/paths": "3.3.55" | ||
"@remotion/paths": "3.3.56" | ||
}, | ||
"gitHead": "4cecccc293e9c906c693f55fac65df8f1cfd2338" | ||
"gitHead": "40e96323b08717213c20fffcce8a985f0310f6e5" | ||
} |
41550
903
+ Added@remotion/paths@3.3.56(transitive)
- Removed@remotion/paths@3.3.55(transitive)
Updated@remotion/paths@3.3.56