react-screen-wake-lock
Advanced tools
Comparing version 1.1.7 to 1.1.8
{ | ||
"name": "react-screen-wake-lock", | ||
"version": "1.1.7", | ||
"version": "1.1.8", | ||
"description": "React implementation of the Screen Wake Lock API. It provides a way to prevent devices from dimming or locking the screen when an application needs to keep running.", | ||
@@ -64,3 +64,3 @@ "author": { | ||
"peerDependencies": { | ||
"react": ">=16" | ||
"react": "^16 || ^17" | ||
}, | ||
@@ -67,0 +67,0 @@ "size-limit": [ |
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
31966