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

figmagic

Package Overview
Dependencies
Maintainers
1
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

figmagic - npm Package Compare versions

Comparing version 4.5.5 to 4.5.6

2

package.json
{
"name": "figmagic",
"version": "4.5.5",
"version": "4.5.6",
"description": "Figmagic is the missing piece between DevOps and design: Generate design tokens, export graphics, and extract design token-driven React components from your Figma documents.",

@@ -5,0 +5,0 @@ "homepage": "https://www.figmagic.com",

@@ -422,2 +422,3 @@ ![Figmagic cover art](images/cover.png)

"usePostscriptFontNames": false,
"useLiteralFontFamilies": false,
"versionName": null

@@ -857,2 +858,14 @@ };

#### Set font families tokens based on the content rather on the font applied to the Figma's frame
`figmagic [--useLiteralFontFamilies | -lff]`
**Default**: `false`, i.e. uses common name or Postscript name applied to the Figma's frame.
That's particularly useful for defining the whole font family stack with the fallbacks instead of a single font name, i.e.: `Roboto, BlinkMacSystemFont, Helvetica, Arial, sans-serif`
![Figmagic Example Demo](images/literal-font-families-demo.png)
---
#### Use a versioned Figma document

@@ -859,0 +872,0 @@

Sorry, the diff of this file is too big to display

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