@dr.pogodin/babel-preset-svgr
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "@dr.pogodin/babel-preset-svgr", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Babel preset for SVG inclusion into React apps using Babel and SVGR.", | ||
@@ -49,6 +49,6 @@ "main": "index.js", | ||
"dependencies": { | ||
"@svgr/core": "^5.0.1", | ||
"@svgr/plugin-jsx": "^5.0.1", | ||
"@svgr/core": "^5.2.0", | ||
"@svgr/plugin-jsx": "^5.2.0", | ||
"@svgr/plugin-prettier": "^5.0.1", | ||
"@svgr/plugin-svgo": "^5.1.0" | ||
"@svgr/plugin-svgo": "^5.2.0" | ||
}, | ||
@@ -55,0 +55,0 @@ "peerDependencies": { |
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
Updated@svgr/core@^5.2.0
Updated@svgr/plugin-jsx@^5.2.0
Updated@svgr/plugin-svgo@^5.2.0