svelte-imgix
Advanced tools
Comparing version
@@ -593,3 +593,3 @@ (function (global, factory) { | ||
function placeholder(src, imgixProps = {}) { | ||
return `${trimSrc(src)}?w=0.5&blur=200&px=16&auto=format&colorquant=150&${queryString.stringify(imgixProps)}`; | ||
return `${trimSrc(src)}?w=0.5&blur=500&px=8&auto=format&colorquant=150&${queryString.stringify(imgixProps)}`; | ||
} | ||
@@ -596,0 +596,0 @@ |
{ | ||
"name": "svelte-imgix", | ||
"description": "Svelte action for responsive, lazily-loaded images with Imgix", | ||
"version": "3.0.0", | ||
"version": "3.1.0", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "author": "Madeleine Ostoja", |
Sorry, the diff of this file is not supported yet
38005
-0.01%