react-toastify
Advanced tools
Comparing version 2.1.3 to 2.1.4
@@ -0,1 +1,4 @@ | ||
import React from "react"; | ||
import Transition from "react-transition-group/Transition"; | ||
export let toast: Toast; | ||
@@ -2,0 +5,0 @@ |
{ | ||
"name": "react-toastify", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"description": "React notification made easy", | ||
@@ -48,2 +48,4 @@ "keywords": [ | ||
"devDependencies": { | ||
"@types/react": "^16.0.18", | ||
"@types/react-transition-group": "^2.0.6", | ||
"autoprefixer": "^7.1.4", | ||
@@ -50,0 +52,0 @@ "babel-cli": "^6.26.0", |
@@ -508,2 +508,6 @@ # React Toastify [![Build Status](https://travis-ci.org/fkhadra/react-toastify.svg?branch=master)](https://travis-ci.org/fkhadra/react-toastify) [![npm](https://img.shields.io/npm/dm/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)]() | ||
### V2.1.4 | ||
- Fix broken typescript dependencies | ||
### V2.1.3 | ||
@@ -510,0 +514,0 @@ |
Sorry, the diff of this file is not supported yet
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
483587
1750
664
29