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

figmagic

Package Overview
Dependencies
Maintainers
1
Versions
153
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 3.0.15 to 3.0.16

SECURITY.md

2

package.json

@@ -17,3 +17,3 @@ {

},
"version": "3.0.15",
"version": "3.0.16",
"author": "Mikael Vesavuori",

@@ -20,0 +20,0 @@ "contributors": [

@@ -274,7 +274,8 @@ ![Figmagic cover art](docs/cover.png)

There are several ways in which you can provide Figmagic with knowledge about how you want it to parse your tokens. You can combine them, but beware of the below prioritization chart:
There are several ways in which you can provide Figmagic with knowledge about how you want it to parse your tokens.
You can combine them, but beware of the below prioritization chart (from lowest to highest):
1. User-provided configuration from `.figmagicrc` file
2. Command-line arguments and flags
3. Environment variables from `.env` file
2. Environment variables (also loaded from `.env` file using `dotenv`)
3. Command-line arguments and flags

@@ -328,3 +329,2 @@ If possible, stick to one way of providing settings.

};
```

@@ -331,0 +331,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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