@svgr/babel-preset
Advanced tools
Comparing version 4.0.1 to 4.0.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.0.3](https://github.com/smooth-code/svgr/compare/v4.0.2...v4.0.3) (2018-11-13) | ||
**Note:** Version bump only for package @svgr/babel-preset | ||
## [4.0.1](https://github.com/smooth-code/svgr/compare/v4.0.0...v4.0.1) (2018-11-08) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@svgr/babel-preset", | ||
"description": "SVGR preset that apply transformations from config", | ||
"version": "4.0.1", | ||
"version": "4.0.3", | ||
"main": "lib/index.js", | ||
@@ -26,3 +26,3 @@ "repository": "git@github.com:smooth-code/svgr.git", | ||
"@svgr/babel-plugin-add-jsx-attribute": "^4.0.0", | ||
"@svgr/babel-plugin-remove-jsx-attribute": "^4.0.0", | ||
"@svgr/babel-plugin-remove-jsx-attribute": "^4.0.3", | ||
"@svgr/babel-plugin-remove-jsx-empty-expression": "^4.0.0", | ||
@@ -35,3 +35,3 @@ "@svgr/babel-plugin-replace-jsx-attribute-value": "^4.0.0", | ||
}, | ||
"gitHead": "fb2511c8d1a3da712442fc01b33534ede6c2a857" | ||
"gitHead": "3c7d6caafb687bf8532f040bdfe8eb0a12a1da94" | ||
} |
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
6695