New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@remotion/shapes

Package Overview
Dependencies
Maintainers
1
Versions
361
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.64 to 3.3.65

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;

@@ -4,0 +7,0 @@ cornerRadius: number;

6

package.json
{
"name": "@remotion/shapes",
"version": "3.3.64",
"version": "3.3.65",
"description": "Utility functions and components for SVG shapes",

@@ -48,5 +48,5 @@ "main": "dist/index.js",

"dependencies": {
"@remotion/paths": "3.3.64"
"@remotion/paths": "3.3.65"
},
"gitHead": "1a1b9b629f944b951b2085f46ff863a139589c5f"
"gitHead": "f1fcd9c71dc6f811c8f29df08ca820eb71b23108"
}
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