@svgr/plugin-jsx
Advanced tools
Comparing version 6.5.0 to 6.5.1
{ | ||
"name": "@svgr/plugin-jsx", | ||
"description": "Transform SVG into JSX", | ||
"version": "6.5.0", | ||
"version": "6.5.1", | ||
"main": "./dist/index.js", | ||
@@ -40,8 +40,8 @@ "types": "./dist/index.d.ts", | ||
"dependencies": { | ||
"@babel/core": "^7.18.5", | ||
"@svgr/babel-preset": "^6.5.0", | ||
"@svgr/hast-util-to-babel-ast": "^6.5.0", | ||
"@babel/core": "^7.19.6", | ||
"@svgr/babel-preset": "^6.5.1", | ||
"@svgr/hast-util-to-babel-ast": "^6.5.1", | ||
"svg-parser": "^2.0.4" | ||
}, | ||
"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
12635
- Removed@svgr/plugin-jsx@6.5.1(transitive)
Updated@babel/core@^7.19.6
Updated@svgr/babel-preset@^6.5.1