@svgr/babel-plugin-remove-jsx-empty-expression
Advanced tools
Comparing version 6.0.0 to 6.3.0
{ | ||
"name": "@svgr/babel-plugin-remove-jsx-empty-expression", | ||
"description": "Remove JSX empty expression", | ||
"version": "6.0.0", | ||
"version": "6.3.0", | ||
"main": "./dist/index.js", | ||
"exports": "./dist/index.js", | ||
"typings": "./dist/index.d.ts", | ||
"types": "./dist/index.d.ts", | ||
"exports": { | ||
".": { | ||
"require": "./dist/index.js", | ||
"types": "./dist/index.d.ts" | ||
}, | ||
"./package.json": "./package.json" | ||
}, | ||
"repository": "https://github.com/gregberge/svgr/tree/master/packages/babel-plugin-remove-jsx-empty-expression", | ||
@@ -33,3 +39,3 @@ "author": "Greg Bergé <berge.greg@gmail.com>", | ||
}, | ||
"gitHead": "af9a6cbd4387180c7d6683713330a7ffcfb600e9" | ||
"gitHead": "d29884e118288a36fb68bd939983824b0d81fc8a" | ||
} |
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
3726