@figma-export/transform-svg-with-svgo
Advanced tools
Comparing version 4.0.0-alpha.1 to 4.0.0
{ | ||
"name": "@figma-export/transform-svg-with-svgo", | ||
"version": "4.0.0-alpha.1", | ||
"version": "4.0.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.0.0-alpha.1", | ||
"@figma-export/types": "^4.0.0", | ||
"@types/svgo": "~2.6.0", | ||
@@ -35,3 +35,3 @@ "svgo": "~2.8.0" | ||
}, | ||
"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
4589
Updated@figma-export/types@^4.0.0