@figma-export/transform-svg-with-svgo
Advanced tools
Comparing version 4.8.0-alpha.4 to 4.8.0
{ | ||
"name": "@figma-export/transform-svg-with-svgo", | ||
"version": "4.8.0-alpha.4", | ||
"version": "4.8.0", | ||
"description": "Transformer for @figma-export that optimizes svgs using svgo tool", | ||
@@ -27,3 +27,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@figma-export/types": "^4.8.0-alpha.4", | ||
"@figma-export/types": "^4.8.0", | ||
"@types/svgo": "~2.6.4", | ||
@@ -35,3 +35,3 @@ "svgo": "~2.8.0" | ||
}, | ||
"gitHead": "e883adb11395faa225a228beb7126909430bfb46" | ||
"gitHead": "a35d7d156bd0816312d6dba39d33ec3d42b14777" | ||
} |
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
4819
Updated@figma-export/types@^4.8.0