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

@zerodevx/svelte-toast

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zerodevx/svelte-toast - npm Package Compare versions

Comparing version 0.9.1 to 0.9.2

dist/index.umd.js

10

package.json
{
"name": "@zerodevx/svelte-toast",
"version": "0.9.1",
"version": "0.9.2",
"description": "Simple elegant toast notifications",

@@ -13,3 +13,3 @@ "author": "Jason Lee <jason@zerodevx.com>",

"@sveltejs/adapter-static": "^2.0.1",
"@sveltejs/kit": "^1.8.3",
"@sveltejs/kit": "^1.8.5",
"@sveltejs/package": "^2.0.2",

@@ -19,4 +19,4 @@ "@sveltejs/vite-plugin-svelte": "^2.0.3",

"camelcase": "^7.0.1",
"daisyui": "^2.51.0",
"eslint": "^8.34.0",
"daisyui": "^2.51.1",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",

@@ -50,3 +50,3 @@ "eslint-plugin-svelte3": "^4.0.0",

"svelte": "./index.js",
"jsdelivr": "./dist/index.umd.cjs",
"jsdelivr": "./dist/index.umd.js",
"files": [

@@ -53,0 +53,0 @@ "**/*"

[![npm (scoped)](https://img.shields.io/npm/v/@zerodevx/svelte-toast/latest)](https://www.npmjs.com/package/@zerodevx/svelte-toast)
![Lines of code](https://img.shields.io/endpoint?url=https%3A%2F%2Fzerodevx.github.io%2Fsvelte-toast%2F_loc.json)
![Size minified](https://img.shields.io/endpoint?url=https%3A%2F%2Fzerodevx.github.io%2Fsvelte-toast%2F_min.json)
![Size gzipped](https://img.shields.io/endpoint?url=https%3A%2F%2Fzerodevx.github.io%2Fsvelte-toast%2F_gzip.json)
[![Lines of code](https://img.shields.io/endpoint?url=https%3A%2F%2Fzerodevx.github.io%2Fsvelte-toast%2F_loc.json)](https://github.com/AlDanial/cloc)
[![Size minified](https://img.shields.io/endpoint?url=https%3A%2F%2Fzerodevx.github.io%2Fsvelte-toast%2F_min.json)](https://cdn.jsdelivr.net/npm/@zerodevx/svelte-toast)
[![Size gzipped](https://img.shields.io/endpoint?url=https%3A%2F%2Fzerodevx.github.io%2Fsvelte-toast%2F_gzip.json)](https://cdn.jsdelivr.net/npm/@zerodevx/svelte-toast)

@@ -6,0 +6,0 @@ # svelte-toast

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