@figma-export/output-components-as-es6
Advanced tools
Comparing version 3.5.0 to 4.0.0-alpha.0
{ | ||
"name": "@figma-export/output-components-as-es6", | ||
"version": "3.5.0", | ||
"version": "4.0.0-alpha.0", | ||
"description": "Outputter for @figma-export that exports components in javascript file", | ||
@@ -26,11 +26,11 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@figma-export/types": "^3.5.0", | ||
"@figma-export/utils": "^3.3.0", | ||
"@figma-export/types": "^4.0.0-alpha.0", | ||
"@figma-export/utils": "^4.0.0-alpha.0", | ||
"make-dir": "~3.1.0", | ||
"mini-svg-data-uri": "~1.3.3" | ||
"mini-svg-data-uri": "~1.4.3" | ||
}, | ||
"engines": { | ||
"node": ">= 10.13" | ||
"node": "^12.22.0 || ^14.17.0 || >=16.0.0" | ||
}, | ||
"gitHead": "087b570d5b3990a9cd541df3188c3011c0108e32" | ||
"gitHead": "69e5443cdb4a4f8ad9bf482d0a7dcca1bb261d96" | ||
} |
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
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
10200
2
+ Added@figma-export/types@4.8.0(transitive)
+ Added@figma-export/utils@4.8.0(transitive)
+ Addedfigma-js@1.16.0(transitive)
+ Addedmini-svg-data-uri@1.4.4(transitive)
- Removed@figma-export/types@3.5.0(transitive)
- Removed@figma-export/utils@3.3.0(transitive)
- Removedfigma-js@1.14.0(transitive)
- Removedmini-svg-data-uri@1.3.3(transitive)
Updatedmini-svg-data-uri@~1.4.3