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

react-toastify

Package Overview
Dependencies
Maintainers
1
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-toastify - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

10

package.json
{
"name": "react-toastify",
"version": "1.4.0",
"version": "1.4.1",
"description": "React notification made easy",

@@ -24,10 +24,10 @@ "keywords": [

"type": "git",
"url": "git+https://github.com/sniphpet/react-toastify.git"
"url": "git+https://github.com/fkhadra/react-toastify.git"
},
"author": "Fadi Khadra <fdkhadra@gmail.com> (https://sniphpet.github.io)",
"author": "Fadi Khadra <fdkhadra@gmail.com> (https://fkhadra.github.io)",
"license": "MIT",
"bugs": {
"url": "https://github.com/sniphpet/react-toastify/issues"
"url": "https://github.com/fkhadra/react-toastify/issues"
},
"homepage": "https://github.com/sniphpet/react-toastify#readme",
"homepage": "https://github.com/fkhadra/react-toastify#readme",
"dependencies": {

@@ -34,0 +34,0 @@ "prop-types": "^15.5.8",

@@ -1,2 +0,2 @@

# React Toastify [![npm](https://img.shields.io/npm/dt/react-toastify.svg)]() [![npm](https://img.shields.io/npm/v/react-toastify.svg)]() [![license](https://img.shields.io/github/license/sniphpet/react-toastify.svg?maxAge=2592000)]()
# React Toastify [![npm](https://img.shields.io/npm/dt/react-toastify.svg)]() [![npm](https://img.shields.io/npm/v/react-toastify.svg)]() [![license](https://img.shields.io/github/license/fkhadra/react-toastify.svg?maxAge=2592000)]()

@@ -16,3 +16,3 @@ React-Toastify allow you to add toast notification to your app with ease.

Live demo [here](https://sniphpet.github.io/react-toastify/)
Live demo [here](https://fkhadra.github.io/react-toastify/)

@@ -209,3 +209,3 @@ ## Installation

- Was calling cloneElement on undefined which cause your console bleed. See issue [#2](https://github.com/sniphpet/react-toastify/issues/2)
- Was calling cloneElement on undefined which cause your console bleed. See issue [#2](https://github.com/fkhadra/react-toastify/issues/2)

@@ -212,0 +212,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