Socket
Socket
Sign inDemoInstall

tiny-toast

Package Overview
Dependencies
0
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

1

dist/tiny-toast.js

@@ -76,2 +76,3 @@ (function webpackUniversalModuleDefinition(root, factory) {

style.padding = '1em 2em'
style.zIndex = 1000
document.body.appendChild(tinyToast)

@@ -78,0 +79,0 @@ return tinyToast

@@ -20,2 +20,3 @@ var tinyToast

style.padding = '1em 2em'
style.zIndex = 1000
document.body.appendChild(tinyToast)

@@ -22,0 +23,0 @@ return tinyToast

2

package.json
{
"name": "tiny-toast",
"description": "Tiny library for JavaScript only message popups",
"version": "1.0.1",
"version": "1.0.2",
"main": "index.js",

@@ -6,0 +6,0 @@ "scripts": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc