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

react-loader-display

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-loader-display - npm Package Compare versions

Comparing version

to
1.0.3

'use strict';
module.exports = require('./AjaxLoaderDisplay');
module.exports = require('./react-loader-display');
{
"name": "react-loader-display",
"version": "1.0.2",
"version": "1.0.3",
"description": "A simple customizable ReactJS component that allows a developer to display a loading modal.",

@@ -20,4 +20,5 @@ "main": "index.js",

"dependencies": {
"createclass": "^0.2.4"
"createclass": "^0.2.4",
"react-hyperscript": "^3.0.0"
}
}

Sorry, the diff of this file is not supported yet