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

toasted

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

toasted - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

4

dist/index.js

@@ -48,3 +48,3 @@ 'use strict';

elementExists.appendChild(node);
render(React.createElement(Tstr, null), node);
ReactDOM.render(React.createElement(Tstr, null), node);
} else {

@@ -55,3 +55,3 @@ document.getElementsByTagName('head')[0].appendChild(style);

ul.appendChild(node);
render(React.createElement(Tstr, null), node);
ReactDOM.render(React.createElement(Tstr, null), node);
}

@@ -58,0 +58,0 @@

{
"name": "toasted",
"version": "1.1.2",
"version": "1.1.3",
"description": "Simple and Easy Toast Notifications for React",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

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