Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@remotion/shapes

Package Overview
Dependencies
Maintainers
1
Versions
357
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@remotion/shapes - npm Package Compare versions

Comparing version 3.3.45 to 3.3.51

5

dist/utils/join-points.d.ts
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

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc