Socket
Socket
Sign inDemoInstall

@figma-export/cli

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@figma-export/cli - npm Package Compare versions

Comparing version 0.0.1-alpha.0 to 0.0.1-alpha.1

2

lib/cli.js

@@ -1,3 +0,1 @@

require('dotenv')
const meow = require('meow')

@@ -4,0 +2,0 @@ const ora = require('ora');

6

package.json
{
"name": "@figma-export/cli",
"version": "0.0.1-alpha.0",
"description": "Figma Export command line",
"version": "0.0.1-alpha.1",
"description": "Command line for @figma-export",
"main": "lib/cli.js",

@@ -30,3 +30,3 @@ "repository": {

},
"gitHead": "6a17670653a172c28d67bdbd8de14ab52123feba"
"gitHead": "f91bcaef76ef47ae50ac90d9bc1361b130ceb04d"
}
# @figma-export/cli
> Figma Export command line.
> Command line for @figma-export.

@@ -24,3 +24,5 @@ See our main repo [@figma-export](https://github.com/marcomontalbano/figma-export) for more information.

```sh
npx figma-export <command> <fileId>
export FIGMA_TOKEN=<FIGMA_TOKEN>
npx @figma-export/cli <command> <fileId>
```

@@ -27,0 +29,0 @@

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