Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-loader

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-loader - npm Package Compare versions

Comparing version 2.4.6 to 2.4.7

2

lib/react-loader.js

@@ -60,3 +60,3 @@ (function (root, factory) {

componentWillReceiveProps: function (nextProps) {
UNSAFE_componentWillReceiveProps: function (nextProps) {
this.updateState(nextProps);

@@ -63,0 +63,0 @@ },

@@ -60,3 +60,3 @@ (function (root, factory) {

componentWillReceiveProps: function (nextProps) {
UNSAFE_componentWillReceiveProps: function (nextProps) {
this.updateState(nextProps);

@@ -63,0 +63,0 @@ },

{
"name": "react-loader",
"description": "React component that displays a spinner via spin.js until your component is loaded",
"version": "2.4.6",
"version": "2.4.7",
"main": "lib/react-loader.js",

@@ -46,6 +46,6 @@ "scripts": {

"devDependencies": {
"browserify": "^5.9.1",
"browserify": "^16.5.0",
"chai": "^1.9.1",
"es6-shim": "0.35.3",
"mocha": "^2.4.5",
"mocha": "^7.0.1",
"mocha-phantomjs": "^4.0.2",

@@ -52,0 +52,0 @@ "react": "^15.0.0",

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc