@figma-export/output-components-as-es6
Advanced tools
Comparing version 4.0.0-alpha.1 to 4.0.0
{ | ||
"name": "@figma-export/output-components-as-es6", | ||
"version": "4.0.0-alpha.1", | ||
"version": "4.0.0", | ||
"description": "Outputter for @figma-export that exports components in javascript file", | ||
@@ -26,4 +26,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@figma-export/types": "^4.0.0-alpha.1", | ||
"@figma-export/utils": "^4.0.0-alpha.0", | ||
"@figma-export/types": "^4.0.0", | ||
"@figma-export/utils": "^4.0.0", | ||
"mini-svg-data-uri": "~1.4.3" | ||
@@ -34,3 +34,3 @@ }, | ||
}, | ||
"gitHead": "086711cbbf9ef49e4d49dc143b01902cb0909afc" | ||
"gitHead": "a1b41e37b7770030d526f65d992b54fd0d75badd" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
9973
Updated@figma-export/types@^4.0.0
Updated@figma-export/utils@^4.0.0