@remotion/shapes
Advanced tools
Comparing version 3.3.45 to 3.3.51
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.45", | ||
"version": "3.3.51", | ||
"description": "Utility functions and components for SVG shapes", | ||
@@ -48,5 +48,5 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@remotion/paths": "3.3.45" | ||
"@remotion/paths": "3.3.51" | ||
}, | ||
"gitHead": "75c028236b43ff2fd0f3f3772f9f79cfde069e36" | ||
"gitHead": "be64134aece51abd6c63e644702517c868d6c8d0" | ||
} |
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
31073
35
732
+ Added@remotion/paths@3.3.51(transitive)
- Removed@remotion/paths@3.3.45(transitive)
Updated@remotion/paths@3.3.51