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

@figma/plugin-typings

Package Overview
Dependencies
Maintainers
3
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@figma/plugin-typings - npm Package Compare versions

Comparing version 1.14.0 to 1.15.0

6

index.d.ts

@@ -438,2 +438,4 @@ // Figma Plugin API version 1, update 14

type PublishStatus = "UNPUBLISHED" | "CURRENT" | "CHANGED"
////////////////////////////////////////////////////////////////////////////////

@@ -743,2 +745,3 @@ // Mixins

readonly key: string // The key to use with "importComponentByKeyAsync"
getPublishStatusAsync(): Promise<PublishStatus>
}

@@ -810,2 +813,3 @@

remove(): void
getPublishStatusAsync(): Promise<PublishStatus>
}

@@ -849,2 +853,2 @@

export {}
export {}

2

package.json
{
"name": "@figma/plugin-typings",
"version": "1.14.0",
"version": "1.15.0",
"description": "Typings for the Figma Plugin API",

@@ -5,0 +5,0 @@ "main": "",

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