Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

figma-js

Package Overview
Dependencies
Maintainers
2
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.15.0 to 1.16.0

2

build/main/figmaTypes.d.ts

@@ -734,3 +734,3 @@ export interface Global {

/** URL link to the element's thumbnail image */
readonly thumbnail_urlString: string;
readonly thumbnail_url: string;
/** The UTC ISO 8601 time at which the element was created */

@@ -737,0 +737,0 @@ readonly created_at: string;

@@ -734,3 +734,3 @@ export interface Global {

/** URL link to the element's thumbnail image */
readonly thumbnail_urlString: string;
readonly thumbnail_url: string;
/** The UTC ISO 8601 time at which the element was created */

@@ -737,0 +737,0 @@ readonly created_at: string;

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

@@ -8,3 +8,3 @@ "main": "build/main/index.js",

"module": "build/module/index.js",
"repository": "https://github.com/jongold/figma-js",
"repository": "https://github.com/jemgold/figma-js",
"license": "MIT",

@@ -11,0 +11,0 @@ "keywords": [],

@@ -11,3 +11,3 @@ # Figma.js

[Full documentation](http://jongold.github.io/figma-js) is available on the web and most everything is typed with TypeScript.
[Full documentation](https://jemgold.github.io/figma-js) is available on the web and most everything is typed with TypeScript.

@@ -76,4 +76,4 @@ ### Creating a client

* [ ] [generate types automatically](https://github.com/jongold/figma-js/issues/1)
* [ ] [add tests](https://github.com/jongold/figma-js/issues/2)
* [ ] [generate types automatically](https://github.com/jemgold/figma-js/issues/1)
* [ ] [add tests](https://github.com/jemgold/figma-js/issues/2)

@@ -92,3 +92,3 @@ ### Committing

* [@jongold](https://github.com/jongold/) (Airbnb)
* [@jemgold](https://github.com/jemgold/) (Airbnb)
* [@chrisdrackett](https://github.com/chrisdrackett/)
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