@poi/dev-utils
Advanced tools
Comparing version 12.1.5 to 12.1.6
@@ -6,2 +6,8 @@ # Change Log | ||
## [12.1.6](https://github.com/egoist/poi/compare/@poi/dev-utils@12.1.5...@poi/dev-utils@12.1.6) (2020-08-19) | ||
### Bug Fixes | ||
- make react-refresh work better with error overlay ([e6deed4](https://github.com/egoist/poi/commit/e6deed4)) | ||
## [12.1.5](https://github.com/egoist/poi/compare/@poi/dev-utils@12.1.4...@poi/dev-utils@12.1.5) (2020-07-13) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@poi/dev-utils", | ||
"version": "12.1.5", | ||
"version": "12.1.6", | ||
"publishConfig": { | ||
@@ -16,3 +16,3 @@ "access": "public" | ||
"open": "^7.0.4", | ||
"react-error-overlay": "^4.0.1", | ||
"react-error-overlay": "^6.0.7", | ||
"sockjs-client": "^1.1.5", | ||
@@ -22,3 +22,3 @@ "strip-ansi": "5.2.0" | ||
"xo": false, | ||
"gitHead": "f102e22abe8c45ef81822c345150f5870fe2879d" | ||
"gitHead": "13e3d35107ed1aadbdffa078862c5b29c0a55b3a" | ||
} |
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
35334
19
856
+ Addedreact-error-overlay@6.0.11(transitive)
- Removedreact-error-overlay@4.0.1(transitive)
Updatedreact-error-overlay@^6.0.7