Socket
Socket
Sign inDemoInstall

@figma-export/types

Package Overview
Dependencies
1
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.4.0 to 3.5.0

2

dist/commands.d.ts

@@ -9,2 +9,3 @@ import { StringTransformer, ComponentOutputter } from './global';

fileId: string;
version?: string;
onlyFromPages?: string[];

@@ -17,2 +18,3 @@ transformers?: StringTransformer[];

fileId: string;
version?: string;
outputters?: StyleOutputter[];

@@ -19,0 +21,0 @@ };

4

package.json
{
"name": "@figma-export/types",
"version": "3.4.0",
"version": "3.5.0",
"description": "Type definition for @figma-export",

@@ -32,3 +32,3 @@ "main": "dist/index.js",

},
"gitHead": "9768040983962434236b6cfc46e6af3c5a314941"
"gitHead": "087b570d5b3990a9cd541df3188c3011c0108e32"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc