screen-wake-lock
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "screen-wake-lock", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "React library to prevent computer from entering sleep mode", | ||
@@ -53,3 +53,4 @@ "main": "lib/index.js", | ||
"tslint-config-prettier": "^1.18.0", | ||
"typescript": "^4.0.3" | ||
"typescript": "^4.0.3", | ||
"react": "^17.0.1" | ||
}, | ||
@@ -59,5 +60,5 @@ "files": [ | ||
], | ||
"dependencies": { | ||
"peerDependencies": { | ||
"react": "^17.0.1" | ||
} | ||
} |
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
32976
11
- Removedreact@^17.0.1