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

react-simple-toasts

Package Overview
Dependencies
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-simple-toasts - npm Package Compare versions

Comparing version 5.4.0 to 5.5.0

dist/theme/chroma.css

3

dist/index.es.js

@@ -146,3 +146,4 @@ import React, { useRef, useState, useLayoutEffect, Fragment, cloneElement } from 'react';

FROSTED_GLASS: 'frosted-glass',
PINK_DAWN: 'pink-dawn'
PINK_DAWN: 'pink-dawn',
CHROMA: 'chroma'
};

@@ -149,0 +150,0 @@

@@ -169,3 +169,4 @@ 'use strict';

FROSTED_GLASS: 'frosted-glass',
PINK_DAWN: 'pink-dawn'
PINK_DAWN: 'pink-dawn',
CHROMA: 'chroma'
};

@@ -172,0 +173,0 @@

@@ -21,2 +21,3 @@ export declare const SET_TIMEOUT_MAX = 2147483647;

readonly PINK_DAWN: "pink-dawn";
readonly CHROMA: "chroma";
};
{
"name": "react-simple-toasts",
"version": "5.4.0",
"version": "5.5.0",
"description": "React Simple Toasts is a simple and easy-to-use toast message popup for React.",

@@ -5,0 +5,0 @@ "author": "almond-bongbong",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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