Socket
Socket
Sign inDemoInstall

react-progressive-image-loading

Package Overview
Dependencies
1
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3 to 1.0.4

4

build/index.js

@@ -54,3 +54,3 @@ "use strict";

filter: "blur(" + blur + "px)",
transition: "blur 500ms ease"
transition: "filter 500ms ease"
};

@@ -63,3 +63,3 @@ };

filter: "blur(" + blur + "px)",
transition: "blur 500ms ease"
transition: "filter 500ms ease"
};

@@ -66,0 +66,0 @@ };

{
"name": "react-progressive-image-loading",
"version": "1.0.3",
"version": "1.0.4",
"description": "Progressively load images using a blur effect. Edit",

@@ -5,0 +5,0 @@ "main": "build/index.js",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc