@svgr/babel-plugin-transform-svg-component
Advanced tools
Comparing version 6.0.0-alpha.3 to 6.0.0
@@ -52,2 +52,2 @@ import { types, ConfigAPI, NodePath } from '@babel/core'; | ||
export { Options, plugin as default }; | ||
export { Options, Template, plugin as default }; |
{ | ||
"name": "@svgr/babel-plugin-transform-svg-component", | ||
"description": "Transform SVG into component", | ||
"version": "6.0.0-alpha.3", | ||
"version": "6.0.0", | ||
"main": "./dist/index.js", | ||
@@ -33,3 +33,3 @@ "exports": "./dist/index.js", | ||
}, | ||
"gitHead": "261e1b545cb4af74991af236306ecce502318245" | ||
"gitHead": "af9a6cbd4387180c7d6683713330a7ffcfb600e9" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
24225
0