react-badly
Advanced tools
Comparing version 1.0.6 to 1.0.7
/** | ||
* react-badly v1.0.6 | ||
* react-badly v1.0.7 | ||
* https://github.com/maniator/react-badly#readme | ||
@@ -4,0 +4,0 @@ * @author Naftali Lubin <naftalilubin@gmail.com> |
/** | ||
* react-badly v1.0.6 | ||
* react-badly v1.0.7 | ||
* https://github.com/maniator/react-badly#readme | ||
@@ -4,0 +4,0 @@ * @author Naftali Lubin <naftalilubin@gmail.com> |
/** | ||
* react-badly v1.0.6 | ||
* react-badly v1.0.7 | ||
* https://github.com/maniator/react-badly#readme | ||
@@ -4,0 +4,0 @@ * @author Naftali Lubin <naftalilubin@gmail.com> |
{ | ||
"name": "react-badly", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "Error boundary react component", | ||
@@ -40,4 +40,6 @@ "main": "dist/index.js", | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7.10.3" | ||
}, | ||
"peerDependencies": { | ||
"@babel/runtime": "^7.10.3", | ||
"prop-types": "^15.7.2", | ||
@@ -52,3 +54,2 @@ "react": "^16.2.0" | ||
"@babel/preset-react": "^7.10.1", | ||
"@babel/runtime": "^7.10.3", | ||
"@rollup/plugin-babel": "^5.0.4", | ||
@@ -55,0 +56,0 @@ "babel-eslint": "^10.1.0", |
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
27
12994
+ Added@babel/runtime@^7.10.3