react-redux-toastr
Advanced tools
Comparing version 2.2.2 to 3.0.0
@@ -1,3 +0,4 @@ | ||
#2.2.2 | ||
#3.0.0 | ||
Remove dangerouslysetinnerhtml and implment component option. | ||
instead of use `dangerouslysetinnerhtml` you can pass on react component in the `toastr` `options` so is up to you what and how you wanna display your `toastr` | ||
@@ -7,3 +8,2 @@ | ||
Fix [issue](https://github.com/diegoddox/react-redux-toastr/issues/11#issuecomment-192171920) | ||
#2.1.0 | ||
@@ -10,0 +10,0 @@ change ReduxToastr props name from `confirm` to `confirmOptions` |
{ | ||
"name": "react-redux-toastr", | ||
"version": "2.2.2", | ||
"version": "3.0.0", | ||
"description": "react-redux-toastr is a React toastr message implemented with Redux", | ||
@@ -25,3 +25,3 @@ "main": "lib/index.js", | ||
"NODE_ENV": "development", | ||
"NODE_PORT": 3001 | ||
"NODE_PORT": 3000 | ||
} | ||
@@ -28,0 +28,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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
0
43023