path-minifier
Advanced tools
Comparing version 1.0.24 to 1.0.25
{ | ||
"name": "path-minifier", | ||
"description": "🔥 Minify the path list while preserving semantics", | ||
"version": "1.0.24", | ||
"version": "1.0.25", | ||
"main": "dist/index.js", | ||
@@ -35,3 +35,3 @@ "type": "module", | ||
"url": "https://github.com/jill64/path-minifier.git", | ||
"image": "https://opengraph.githubassets.com/980667632d4f3afdd9b181e266f31d842946e41247e179bb430b86f89aa0e113/jill64/path-minifier" | ||
"image": "https://opengraph.githubassets.com/4396ad050f5c436a85396b8741030aa4e742c9a1d6e52730692c2906d6b15dbe/jill64/path-minifier" | ||
}, | ||
@@ -64,17 +64,17 @@ "publishConfig": { | ||
"@jill64/cf-tiktoken": "1.0.4", | ||
"@jill64/eslint-config-svelte": "1.2.39", | ||
"@jill64/eslint-config-svelte": "1.3.4", | ||
"@jill64/playwright-config": "2.4.0", | ||
"@jill64/prettier-config": "1.0.0", | ||
"@jill64/sentry-sveltekit-cloudflare": "1.7.15", | ||
"@jill64/sentry-sveltekit-cloudflare": "1.7.16", | ||
"@jill64/svelte-suite": "1.2.194", | ||
"@jill64/svelte-tailwind": "1.2.41", | ||
"@playwright/test": "1.45.1", | ||
"@sveltejs/adapter-cloudflare": "4.6.0", | ||
"@jill64/svelte-tailwind": "1.2.47", | ||
"@playwright/test": "1.45.2", | ||
"@sveltejs/adapter-cloudflare": "4.6.1", | ||
"@sveltejs/kit": "2.5.18", | ||
"svelte": "4.2.18", | ||
"typescript": "5.5.3", | ||
"vite": "5.3.3", | ||
"vitest": "1.6.0", | ||
"typescript": "5.5.4", | ||
"vite": "5.3.4", | ||
"vitest": "2.0.4", | ||
"@sveltejs/vite-plugin-svelte": "3.1.1" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13454