@figma-export/output-components-as-es6
Advanced tools
Comparing version 4.5.0 to 4.6.0
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.5.0", | ||
"version": "4.6.0", | ||
"description": "Outputter for @figma-export that exports components in javascript file", | ||
@@ -26,3 +26,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@figma-export/types": "^4.5.0", | ||
"@figma-export/types": "^4.6.0", | ||
"@figma-export/utils": "^4.0.0", | ||
@@ -34,3 +34,3 @@ "mini-svg-data-uri": "~1.4.4" | ||
}, | ||
"gitHead": "a5cf8242a285a9ed1f62c97c72ee8fe00beeeb6b" | ||
"gitHead": "11dff46301480f142a0c65737c805440d80ca02c" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9952
Updated@figma-export/types@^4.6.0