You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@inertiajs/svelte

Package Overview
Dependencies
Maintainers
6
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@inertiajs/svelte - npm Package Compare versions

Comparing version

to
2.0.13

8

package.json
{
"name": "@inertiajs/svelte",
"version": "2.0.12",
"version": "2.0.13",
"license": "MIT",

@@ -46,3 +46,3 @@ "description": "The Svelte adapter for Inertia.js",

"dependencies": {
"@inertiajs/core": "2.0.12",
"@inertiajs/core": "2.0.13",
"es-toolkit": "^1.33.0",

@@ -59,3 +59,3 @@ "html-escape": "^2.0.0"

"publint": "^0.2.10",
"svelte": "^4.2.16",
"svelte": "^4.2.19",
"svelte-check": "^4.0.0",

@@ -69,2 +69,2 @@ "tslib": "^2.7.0",

"type": "module"
}
}