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

@inlang/paraglide-sveltekit

Package Overview
Dependencies
Maintainers
2
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@inlang/paraglide-sveltekit - npm Package Compare versions

Comparing version

to
0.14.0

2

dist/meta.js
// file generated by build script - do not commit
export const PARAGLIDE_SVELTEKIT_VERSION = "0.13.1"
export const PARAGLIDE_SVELTEKIT_VERSION = "0.14.0"
export const PARAGLIDE_SVELTEKIT_MARKETPLACE_ID = "library.inlang.paraglideJsAdapterSvelteKit"

@@ -10,5 +10,3 @@ /**

const fullConfig = {
project: userConfig.project,
outdir: userConfig.outdir,
silent: userConfig.silent,
...userConfig,
disablePreprocessor: userConfig.disablePreprocessor ?? false,

@@ -15,0 +13,0 @@ };

{
"name": "@inlang/paraglide-sveltekit",
"version": "0.13.1",
"version": "0.14.0",
"type": "module",

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

"svelte": "^5.0.0 || ^5.0.0-next.1 || ^5.0.0-rc.1",
"@lix-js/client": "2.2.1",
"@inlang/paraglide-vite": "1.2.77",
"@inlang/paraglide-js": "1.11.3"
"@inlang/paraglide-vite": "1.3.0",
"@inlang/paraglide-js": "1.11.3",
"@lix-js/client": "2.2.1"
},

@@ -25,0 +25,0 @@ "peerDependencies": {

Sorry, the diff of this file is not supported yet