You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

svelte-imgix

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-imgix - npm Package Compare versions

Comparing version

to
3.1.0

2

dist/index.js

@@ -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