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

@remotion/shapes

Package Overview
Dependencies
Maintainers
0
Versions
355
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 4.0.202 to 4.0.204

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;

4

package.json

@@ -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",

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