react-block-ui
Advanced tools
Comparing version 1.3.1 to 1.3.2
@@ -0,1 +1,6 @@ | ||
<a name="1.3.2"></a> | ||
## [1.3.2](https://github.com/Availity/react-block-ui/compare/v1.3.1...v1.3.2) (2019-10-28) | ||
<a name="1.3.0"></a> | ||
@@ -2,0 +7,0 @@ # [1.3.0](https://github.com/Availity/react-block-ui/compare/1.2.0...1.3.0) (2019-08-02) |
@@ -11,3 +11,3 @@ import * as React from 'react'; | ||
loader?: ((...args: any[]) => any) | string | React.ReactNode, | ||
tag?: (...args: any[]) => any | string, | ||
tag?: React.ReactType | string, | ||
} & T; | ||
@@ -14,0 +14,0 @@ |
{ | ||
"name": "react-block-ui", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"author": "Evan Sharp <evan.sharp@availity.com>", | ||
@@ -5,0 +5,0 @@ "description": "Block UI for react", |
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
105822