react-loader
Advanced tools
Comparing version 2.4.3 to 2.4.4
{ | ||
"name": "react-loader", | ||
"description": "React component that displays a spinner via spin.js until your component is loaded", | ||
"version": "2.4.3", | ||
"version": "2.4.4", | ||
"main": "lib/react-loader.js", | ||
@@ -38,3 +38,3 @@ "scripts": { | ||
"react": "^0.14.0 || ^15.0.0 || ~16.0.0", | ||
"react-dom": "^0.14.0 || ^15.0.0 || ~16.0.0" | ||
"react-dom": "^0.14.0 || ^15.0.0 || ^16.0.0" | ||
}, | ||
@@ -41,0 +41,0 @@ "dependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
45844
15