@figma-export/output-components-as-es6
Advanced tools
Comparing version 3.2.0 to 3.3.0
{ | ||
"name": "@figma-export/output-components-as-es6", | ||
"version": "3.2.0", | ||
"version": "3.3.0", | ||
"description": "Outputter for @figma-export that exports components in javascript file", | ||
@@ -26,4 +26,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@figma-export/types": "^3.2.0", | ||
"@figma-export/utils": "^3.0.0", | ||
"@figma-export/types": "^3.3.0", | ||
"@figma-export/utils": "^3.3.0", | ||
"make-dir": "~3.1.0", | ||
@@ -33,5 +33,5 @@ "mini-svg-data-uri": "~1.2.3" | ||
"engines": { | ||
"node": ">= 10.13 <= 14.x" | ||
"node": ">= 10.13" | ||
}, | ||
"gitHead": "4deaf8a524f4d737d86762c72cddaca6db6ed6a9" | ||
"gitHead": "5796178b445cd651d0d252117e6e2ce3f9dbbb18" | ||
} |
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
10142
Updated@figma-export/types@^3.3.0
Updated@figma-export/utils@^3.3.0