@remotion/shapes
Advanced tools
Comparing version 3.3.44 to 3.3.45
@@ -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" | ||
} |
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
41178
+ Added@remotion/paths@3.3.45(transitive)
- Removed@remotion/paths@3.3.44(transitive)
Updated@remotion/paths@3.3.45