@svgr/plugin-svgo
Advanced tools
Comparing version 6.5.0 to 6.5.1
{ | ||
"name": "@svgr/plugin-svgo", | ||
"description": "Optimize SVG", | ||
"version": "6.5.0", | ||
"version": "6.5.1", | ||
"main": "./dist/index.js", | ||
@@ -37,3 +37,3 @@ "types": "./dist/index.d.ts", | ||
"peerDependencies": { | ||
"@svgr/core": "^6.0.0" | ||
"@svgr/core": "*" | ||
}, | ||
@@ -45,3 +45,3 @@ "dependencies": { | ||
}, | ||
"gitHead": "b385279d27e51d34e4684dda326aa4216a485572" | ||
"gitHead": "d5efedd372999692f84d30072e502b5a6b8fe734" | ||
} |
Sorry, the diff of this file is not supported yet
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
8605