You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP

fancy-image-loader

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fancy-image-loader - npm Package Compare versions

Comparing version

to
0.0.3

{
"name": "fancy-image-loader",
"version": "0.0.2",
"version": "0.0.3",
"description": "A generic React component to show a placeholder in place of an image while the image is loading and replace the placeholder with the image when the image has loaded.",

@@ -9,4 +9,6 @@ "main": "dist/index.js",

"build-live": "webpack --progress -w",
"build": "webpack && webpack --config webpack.demo.config.js --progress"
"build": "webpack && webpack --config webpack.demo.config.js --progress",
"build-prod" : "set NODE_ENV=production webpack && webpack --config webpack.demo.config.js --progress"
},
"author": "krishcdbry",

@@ -13,0 +15,0 @@ "license": "ISC",