@svgr/core
Advanced tools
Comparing version 6.2.0 to 6.2.1
{ | ||
"name": "@svgr/core", | ||
"description": "Transform SVG into React Components.", | ||
"version": "6.2.0", | ||
"version": "6.2.1", | ||
"main": "./dist/index.js", | ||
@@ -36,3 +36,3 @@ "exports": "./dist/index.js", | ||
"dependencies": { | ||
"@svgr/plugin-jsx": "^6.2.0", | ||
"@svgr/plugin-jsx": "^6.2.1", | ||
"camelcase": "^6.2.0", | ||
@@ -44,3 +44,3 @@ "cosmiconfig": "^7.0.1" | ||
}, | ||
"gitHead": "ba84ff56c2ec8487235cabf2f841b72d04cba95b" | ||
"gitHead": "6158fe7027da781425d544d942f0996a973689c5" | ||
} |
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
27429
Updated@svgr/plugin-jsx@^6.2.1