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

@figma-export/output-components-as-es6

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@figma-export/output-components-as-es6 - npm Package Compare versions

Comparing version 4.8.0 to 5.0.0

2

dist/index.d.ts
import * as FigmaExport from '@figma-export/types';
declare type Options = {
type Options = {
output: string;

@@ -4,0 +4,0 @@ useBase64?: boolean;

{
"name": "@figma-export/output-components-as-es6",
"version": "4.8.0",
"version": "5.0.0",
"description": "Outputter for @figma-export that exports components in javascript file",

@@ -26,10 +26,10 @@ "main": "dist/index.js",

"dependencies": {
"@figma-export/types": "^4.8.0",
"@figma-export/utils": "^4.8.0",
"@figma-export/types": "^5.0.0",
"@figma-export/utils": "^5.0.0",
"mini-svg-data-uri": "~1.4.4"
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
"node": ">= 16.14"
},
"gitHead": "a35d7d156bd0816312d6dba39d33ec3d42b14777"
"gitHead": "710491acee80e899e280680fb12a412da5283af4"
}

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