Socket
Socket
Sign inDemoInstall

react-toastify

Package Overview
Dependencies
Maintainers
1
Versions
153
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 2.1.3 to 2.1.4

3

index.d.ts

@@ -0,1 +1,4 @@

import React from "react";
import Transition from "react-transition-group/Transition";
export let toast: Toast;

@@ -2,0 +5,0 @@

4

package.json
{
"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

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