Socket
Socket
Sign inDemoInstall

@hiogawa/tiny-toast

Package Overview
Dependencies
3
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1-pre.5 to 0.1.1-pre.6

1

dist/preact/index.js

@@ -958,2 +958,3 @@ // ../../node_modules/.pnpm/preact@10.17.1/node_modules/preact/dist/preact.mjs

const el = document.createElement("div");
el.setAttribute("data-tiny-toast", "");
document.body.appendChild(el);

@@ -960,0 +961,0 @@ D(y(ToastContainer, { toast: this }), el);

2

package.json
{
"name": "@hiogawa/tiny-toast",
"version": "0.1.1-pre.5",
"version": "0.1.1-pre.6",
"type": "module",

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

Sorry, the diff of this file is not supported yet

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