path-minifier
Advanced tools
Comparing version 1.0.30 to 1.0.31
{ | ||
"name": "path-minifier", | ||
"description": "🔥 Minify the path list while preserving semantics", | ||
"version": "1.0.30", | ||
"version": "1.0.31", | ||
"main": "dist/index.js", | ||
@@ -34,4 +34,4 @@ "type": "module", | ||
"type": "git", | ||
"url": "https://github.com/jill64/path-minifier.git", | ||
"image": "https://opengraph.githubassets.com/f56ceb8a915befbf6ca42a1b853b716f0acb79cd5a8f30119c5ab1b1dc0ec2ee/jill64/path-minifier" | ||
"url": "git+https://github.com/jill64/path-minifier.git", | ||
"image": "https://opengraph.githubassets.com/f4d59cf54707c02a30732e35c15b0a887d7eb93c61ebb8fcba5d13817fd05990/jill64/path-minifier" | ||
}, | ||
@@ -64,10 +64,10 @@ "publishConfig": { | ||
"@jill64/cf-tiktoken": "1.0.6", | ||
"@jill64/eslint-config-svelte": "1.3.17", | ||
"@jill64/playwright-config": "2.4.1", | ||
"@jill64/eslint-config-svelte": "1.3.22", | ||
"@jill64/playwright-config": "2.4.2", | ||
"@jill64/prettier-config": "1.0.0", | ||
"@jill64/sentry-sveltekit-cloudflare": "1.7.16", | ||
"@jill64/svelte-suite": "1.2.243", | ||
"@jill64/svelte-tailwind": "1.2.63", | ||
"@playwright/test": "1.47.2", | ||
"@sveltejs/adapter-cloudflare": "4.7.2", | ||
"@jill64/svelte-suite": "1.2.248", | ||
"@jill64/svelte-tailwind": "1.2.68", | ||
"@playwright/test": "1.48.2", | ||
"@sveltejs/adapter-cloudflare": "4.7.4", | ||
"@sveltejs/kit": "2.6.1", | ||
@@ -77,5 +77,5 @@ "svelte": "4.2.19", | ||
"vite": "5.4.8", | ||
"vitest": "2.1.2", | ||
"vitest": "2.1.5", | ||
"@sveltejs/vite-plugin-svelte": "3.1.2" | ||
} | ||
} |
13458