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.44 to 3.3.45

2

dist/components/render-svg.d.ts

@@ -1,2 +0,2 @@

import type { Instruction } from '@remotion/paths/dist/helpers/types';
import type { Instruction } from '@remotion/paths';
import React from 'react';

@@ -3,0 +3,0 @@ export declare type AllShapesProps = Omit<React.SVGProps<SVGPathElement>, 'width' | 'height' | 'd'> & {

{
"name": "@remotion/shapes",
"version": "3.3.44",
"version": "3.3.45",
"description": "Utility functions and components for SVG shapes",

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

"dependencies": {
"@remotion/paths": "3.3.44"
"@remotion/paths": "3.3.45"
},
"gitHead": "7ba7bbdacbda1499ecdb92f1d9581d5db458edf8"
"gitHead": "75c028236b43ff2fd0f3f3772f9f79cfde069e36"
}
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