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

svelte-inline-modal

Package Overview
Dependencies
Maintainers
0
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-inline-modal - npm Package Compare versions

Comparing version 1.1.19 to 1.1.20

2

dist/InlineModal.svelte.d.ts
import { SvelteComponent } from "svelte";
declare const __propDef: {
props: {
onClose?: (() => unknown) | undefined;
onClose?: () => unknown;
};

@@ -6,0 +6,0 @@ events: {

{
"name": "svelte-inline-modal",
"version": "1.1.19",
"version": "1.1.20",
"description": "🪟 Simple Modal on the Fly",

@@ -29,3 +29,3 @@ "type": "module",

"url": "https://github.com/jill64/svelte-inline-modal.git",
"image": "https://opengraph.githubassets.com/c592f803ad366db71f56a604610a24c16750464569afdb64d029306afd3036a8/jill64/svelte-inline-modal"
"image": "https://opengraph.githubassets.com/69322da65e292254363015ca13af417ddd420bb619464b641e8af54606d3dce5/jill64/svelte-inline-modal"
},

@@ -53,14 +53,14 @@ "keywords": [

"devDependencies": {
"@jill64/eslint-config-svelte": "1.2.30",
"@jill64/npm-demo-layout": "1.0.210",
"@jill64/playwright-config": "2.3.0",
"@jill64/eslint-config-svelte": "1.2.37",
"@jill64/npm-demo-layout": "1.0.216",
"@jill64/playwright-config": "2.3.1",
"@jill64/prettier-config": "1.0.0",
"@jill64/universal-sanitizer": "1.2.13",
"@playwright/test": "1.44.1",
"@jill64/sentry-sveltekit-cloudflare": "1.7.13",
"@sveltejs/adapter-cloudflare": "4.4.0",
"@jill64/sentry-sveltekit-cloudflare": "1.7.14",
"@sveltejs/adapter-cloudflare": "4.5.0",
"@sveltejs/kit": "2.5.10",
"svelte": "4.2.18",
"typescript": "5.4.5",
"vite": "5.2.12",
"typescript": "5.5.2",
"vite": "5.3.1",
"@sveltejs/vite-plugin-svelte": "3.1.1"

@@ -67,0 +67,0 @@ },

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