Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-redux-toastr

Package Overview
Dependencies
Maintainers
1
Versions
134
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-redux-toastr - npm Package Compare versions

Comparing version 2.2.2 to 3.0.0

4

CHANGELOG.md

@@ -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 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc