@svgr/plugin-jsx
Advanced tools
Comparing version 4.2.0 to 4.3.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [4.3.0](https://github.com/smooth-code/svgr/tree/master/packages/plugin-jsx/compare/v4.2.0...v4.3.0) (2019-05-28) | ||
**Note:** Version bump only for package @svgr/plugin-jsx | ||
# [4.2.0](https://github.com/smooth-code/svgr/tree/master/packages/plugin-jsx/compare/v4.1.0...v4.2.0) (2019-04-11) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@svgr/plugin-jsx", | ||
"description": "Transform SVG into JSX", | ||
"version": "4.2.0", | ||
"version": "4.3.0", | ||
"main": "lib/index.js", | ||
@@ -25,3 +25,3 @@ "repository": "https://github.com/smooth-code/svgr/tree/master/packages/plugin-jsx", | ||
"@babel/core": "^7.4.3", | ||
"@svgr/babel-preset": "^4.2.0", | ||
"@svgr/babel-preset": "^4.3.0", | ||
"@svgr/hast-util-to-babel-ast": "^4.2.0", | ||
@@ -32,3 +32,3 @@ "rehype-parse": "^6.0.0", | ||
}, | ||
"gitHead": "35d3f4d446e5402902ee922a3f9984000bb74920" | ||
"gitHead": "79069edba617457cc0255fdf48425e8d877a0b52" | ||
} |
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
7718
Updated@svgr/babel-preset@^4.3.0