react-async-load-script
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "react-async-load-script", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Async script loader HOC for React", | ||
"main": "index.js", | ||
"main": "lib/index.js", | ||
"scripts": { | ||
@@ -7,0 +7,0 @@ "test": "jest", |
@@ -5,2 +5,4 @@ # React async script loader | ||
Note: Requires Promise polyfill | ||
## Installation | ||
@@ -7,0 +9,0 @@ |
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
162866
61