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

svelte-page-tab

Package Overview
Dependencies
Maintainers
0
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-page-tab - npm Package Compare versions

Comparing version 1.0.16 to 1.0.17

2

dist/TabItems.svelte.d.ts

@@ -5,3 +5,3 @@ import { SvelteComponent } from "svelte";

/** Map<href, label> */ routes: Map<string, string>;
prefix?: string | undefined;
prefix?: string;
};

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

{
"name": "svelte-page-tab",
"description": "🎹 Tab menu component that uses page as a state",
"version": "1.0.16",
"version": "1.0.17",
"main": "dist/index.js",

@@ -34,14 +34,14 @@ "type": "module",

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

@@ -59,3 +59,3 @@ },

"url": "https://github.com/jill64/svelte-page-tab.git",
"image": "https://opengraph.githubassets.com/1e34876cce57bb1c41f9537325930a221e7afc28a84b6002465a9c30908cfcba/jill64/svelte-page-tab"
"image": "https://opengraph.githubassets.com/043098af3cbdd76a37dd5932da0ae423460d385ef272777a090ddbd63579be26/jill64/svelte-page-tab"
},

@@ -62,0 +62,0 @@ "license": "MIT",

Sorry, the diff of this file is not supported yet

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