react-script-hook
Advanced tools
Comparing version 1.6.0 to 1.7.0
{ | ||
"name": "react-script-hook", | ||
"version": "1.6.0", | ||
"version": "1.7.0", | ||
"description": "React hook to dynamically load an external script and know when its loaded", | ||
@@ -29,4 +29,4 @@ "keywords": [ | ||
"peerDependencies": { | ||
"react": "^16.8.6 || ^17.0.0", | ||
"react-dom": "^16.8.6 || ^17.0.0" | ||
"react": "^16.8.6 || 17 - 18", | ||
"react-dom": "^16.8.6 || 17 - 18" | ||
}, | ||
@@ -59,2 +59,2 @@ "devDependencies": { | ||
} | ||
} | ||
} |
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
13502