@figma/plugin-typings
Advanced tools
Comparing version 1.55.0 to 1.55.1
{ | ||
"name": "@figma/plugin-typings", | ||
"version": "1.55.0", | ||
"version": "1.55.1", | ||
"description": "Typings for the Figma Plugin API", | ||
@@ -5,0 +5,0 @@ "main": "", |
@@ -126,3 +126,3 @@ type ArgFreeEventType = | ||
createVideo(data: Uint8Array): Video | ||
createVideoAsync(data: Uint8Array): Promise<Video> | ||
@@ -129,0 +129,0 @@ createLinkPreviewAsync(url: string): Promise<EmbedNode | LinkUnfurlNode> |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
52930
0