react-toastify
Advanced tools
Comparing version 1.4.0 to 1.4.1
{ | ||
"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 @@ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
358687
39
1510