react-screen-wake-lock
Advanced tools
Comparing version 1.1.4 to 1.1.5
{ | ||
"name": "react-screen-wake-lock", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"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.", | ||
@@ -41,3 +41,3 @@ "author": { | ||
}, | ||
"typings": "dist/react-screen-wake-lock.d.ts", | ||
"typings": "dist/index.d.ts", | ||
"files": [ | ||
@@ -44,0 +44,0 @@ "dist", |
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
31733