@remotion/shapes
Advanced tools
Comparing version 3.3.65 to 3.3.68
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.65", | ||
"version": "3.3.68", | ||
"description": "Utility functions and components for SVG shapes", | ||
@@ -48,5 +48,5 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@remotion/paths": "3.3.65" | ||
"@remotion/paths": "3.3.68" | ||
}, | ||
"gitHead": "f1fcd9c71dc6f811c8f29df08ca820eb71b23108" | ||
"gitHead": "59a8581847f5de76d5c86668b84b5cf210c6c081" | ||
} |
41550
903
+ Added@remotion/paths@3.3.68(transitive)
- Removed@remotion/paths@3.3.65(transitive)
Updated@remotion/paths@3.3.68