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 4.0.0-rc.4 to 4.0.0-rc.5

2

index.d.ts

@@ -279,3 +279,3 @@ import * as React from 'react';

*/
export function cssTranstion(props: cssTransitionProps): React.ComponentType;
export function cssTransition(props: cssTransitionProps): React.ComponentType;

@@ -282,0 +282,0 @@ export const toast: Toast;

{
"name": "react-toastify",
"version": "4.0.0-rc.4",
"version": "4.0.0-rc.5",
"description": "React notification made easy",

@@ -5,0 +5,0 @@ "keywords": [

@@ -11,3 +11,3 @@ # 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)]() [![Coverage Status](https://coveralls.io/repos/github/fkhadra/react-toastify/badge.svg?branch=master)](https://coveralls.io/github/fkhadra/react-toastify?branch=master)

* [Features](#features)
* [Migrate from v3 to v4](#migrate-from-v3-to-v4)
* [Migrate from v3 to v4](#from-v3-to-v4)
* [Usage](#usage)

@@ -14,0 +14,0 @@ + [One component to rule them all](#one-component-to-rule-them-all)

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