@babel/plugin-transform-react-jsx-self
Advanced tools
Comparing version 7.12.1 to 7.12.13
{ | ||
"name": "@babel/plugin-transform-react-jsx-self", | ||
"version": "7.12.1", | ||
"version": "7.12.13", | ||
"description": "Add a __self prop to all JSX Elements", | ||
@@ -10,2 +10,3 @@ "repository": { | ||
}, | ||
"homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-react-jsx-self", | ||
"license": "MIT", | ||
@@ -20,3 +21,3 @@ "publishConfig": { | ||
"dependencies": { | ||
"@babel/helper-plugin-utils": "^7.10.4" | ||
"@babel/helper-plugin-utils": "^7.12.13" | ||
}, | ||
@@ -27,6 +28,6 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@babel/core": "^7.12.1", | ||
"@babel/helper-plugin-test-runner": "7.10.4", | ||
"@babel/plugin-syntax-jsx": "^7.12.1" | ||
"@babel/core": "7.12.13", | ||
"@babel/helper-plugin-test-runner": "7.12.13", | ||
"@babel/plugin-syntax-jsx": "7.12.13" | ||
} | ||
} |
@@ -5,3 +5,3 @@ # @babel/plugin-transform-react-jsx-self | ||
See our website [@babel/plugin-transform-react-jsx-self](https://babeljs.io/docs/en/next/babel-plugin-transform-react-jsx-self.html) for more information. | ||
See our website [@babel/plugin-transform-react-jsx-self](https://babeljs.io/docs/en/babel-plugin-transform-react-jsx-self) for more information. | ||
@@ -8,0 +8,0 @@ ## Install |
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
3076
0