path-minifier
Advanced tools
Comparing version 1.0.27 to 1.0.28
{ | ||
"name": "path-minifier", | ||
"description": "🔥 Minify the path list while preserving semantics", | ||
"version": "1.0.27", | ||
"version": "1.0.28", | ||
"main": "dist/index.js", | ||
@@ -35,3 +35,3 @@ "type": "module", | ||
"url": "https://github.com/jill64/path-minifier.git", | ||
"image": "https://opengraph.githubassets.com/bb39f0a902463bdaa6c366adf44e469b47fc61af217bf12f93e641198190fa12/jill64/path-minifier" | ||
"image": "https://opengraph.githubassets.com/0213d9fd099b8ab8a9e5c113494fcebb7ce4c3cee2e2ecc4f7109ba7c98416bf/jill64/path-minifier" | ||
}, | ||
@@ -63,18 +63,18 @@ "publishConfig": { | ||
"devDependencies": { | ||
"@jill64/cf-tiktoken": "1.0.5", | ||
"@jill64/eslint-config-svelte": "1.3.10", | ||
"@jill64/cf-tiktoken": "1.0.6", | ||
"@jill64/eslint-config-svelte": "1.3.17", | ||
"@jill64/playwright-config": "2.4.1", | ||
"@jill64/prettier-config": "1.0.0", | ||
"@jill64/sentry-sveltekit-cloudflare": "1.7.16", | ||
"@jill64/svelte-suite": "1.2.194", | ||
"@jill64/svelte-tailwind": "1.2.55", | ||
"@playwright/test": "1.46.1", | ||
"@jill64/svelte-suite": "1.2.243", | ||
"@jill64/svelte-tailwind": "1.2.63", | ||
"@playwright/test": "1.47.2", | ||
"@sveltejs/adapter-cloudflare": "4.7.2", | ||
"@sveltejs/kit": "2.5.25", | ||
"@sveltejs/kit": "2.6.1", | ||
"svelte": "4.2.19", | ||
"typescript": "5.5.4", | ||
"vite": "5.4.7", | ||
"vitest": "2.1.1", | ||
"typescript": "5.6.2", | ||
"vite": "5.4.8", | ||
"vitest": "2.1.2", | ||
"@sveltejs/vite-plugin-svelte": "3.1.2" | ||
} | ||
} |
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