Socket
Socket
Sign inDemoInstall

figma-js

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

figma-js - npm Package Compare versions

Comparing version 1.3.2 to 1.3.3

yarn.lock

2

build/main/index.d.ts

@@ -16,3 +16,3 @@ import * as Figma from './figmaTypes';

/** The absolute canvas position of where to place the comment */
readonly client_meta: Figma.Vector;
readonly client_meta: Figma.Vector2;
}

@@ -19,0 +19,0 @@ export interface ClientOptions {

@@ -16,3 +16,3 @@ import * as Figma from './figmaTypes';

/** The absolute canvas position of where to place the comment */
readonly client_meta: Figma.Vector;
readonly client_meta: Figma.Vector2;
}

@@ -19,0 +19,0 @@ export interface ClientOptions {

{
"name": "figma-js",
"version": "1.3.2",
"version": "1.3.3",
"description": "A simple wrapper for the Figma API",

@@ -5,0 +5,0 @@ "main": "build/main/index.js",

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