@svgr/plugin-jsx
Advanced tools
Comparing version 6.3.0 to 6.3.1
{ | ||
"name": "@svgr/plugin-jsx", | ||
"description": "Transform SVG into JSX", | ||
"version": "6.3.0", | ||
"version": "6.3.1", | ||
"main": "./dist/index.js", | ||
@@ -9,4 +9,4 @@ "types": "./dist/index.d.ts", | ||
".": { | ||
"require": "./dist/index.js", | ||
"types": "./dist/index.d.ts" | ||
"types": "./dist/index.d.ts", | ||
"default": "./dist/index.js" | ||
}, | ||
@@ -42,7 +42,7 @@ "./package.json": "./package.json" | ||
"@babel/core": "^7.18.5", | ||
"@svgr/babel-preset": "^6.3.0", | ||
"@svgr/hast-util-to-babel-ast": "^6.3.0", | ||
"@svgr/babel-preset": "^6.3.1", | ||
"@svgr/hast-util-to-babel-ast": "^6.3.1", | ||
"svg-parser": "^2.0.4" | ||
}, | ||
"gitHead": "d29884e118288a36fb68bd939983824b0d81fc8a" | ||
"gitHead": "1dbc3e2c2027253b3b81b92fd4eb09a4aa8ae25e" | ||
} |
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