react-screen-wake-lock
Advanced tools
Comparing version 1.1.8 to 1.1.9
{ | ||
"name": "react-screen-wake-lock", | ||
"version": "1.1.8", | ||
"version": "1.1.9", | ||
"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 || ^17" | ||
"react": "^16.8.0 || ^17.0.0" | ||
}, | ||
@@ -86,32 +86,32 @@ "size-limit": [ | ||
"devDependencies": { | ||
"@size-limit/preset-small-lib": "^4.9.1", | ||
"@testing-library/dom": "^7.29.4", | ||
"@testing-library/react": "^11.2.3", | ||
"@testing-library/react-hooks": "^5.0.3", | ||
"@size-limit/preset-small-lib": "^4.10.1", | ||
"@testing-library/dom": "^7.30.1", | ||
"@testing-library/react": "^11.2.5", | ||
"@testing-library/react-hooks": "^5.1.0", | ||
"@types/dom-screen-wake-lock": "^1.0.0", | ||
"@types/jest": "^26.0.20", | ||
"@types/react": "^17.0.0", | ||
"@types/react-dom": "^17.0.0", | ||
"@typescript-eslint/eslint-plugin": "^4.14.1", | ||
"@typescript-eslint/parser": "^4.14.1", | ||
"eslint": "^7.18.0", | ||
"eslint-plugin-react": "^7.22.0", | ||
"@types/jest": "^26.0.22", | ||
"@types/react": "^17.0.3", | ||
"@types/react-dom": "^17.0.3", | ||
"@typescript-eslint/eslint-plugin": "^4.19.0", | ||
"@typescript-eslint/parser": "^4.19.0", | ||
"eslint": "^7.23.0", | ||
"eslint-plugin-react": "^7.23.1", | ||
"eslint-plugin-react-hooks": "^4.2.0", | ||
"eslint-plugin-testing-library": "^3.10.1", | ||
"eslint-plugin-testing-library": "^3.10.2", | ||
"husky": "^4.3.8", | ||
"jest": "^26.6.3", | ||
"jest-wake-lock-mock": "^1.1.0", | ||
"lint-staged": ">=10.5.3", | ||
"lint-staged": ">=10.5.4", | ||
"microbundle": "^0.13.0", | ||
"npm-run-all": "^4.1.5", | ||
"prettier": "^2.2.1", | ||
"react": "^17.0.1", | ||
"react-dom": "^17.0.1", | ||
"react-test-renderer": "^17.0.1", | ||
"react": "^17.0.2", | ||
"react-dom": "^17.0.2", | ||
"react-test-renderer": "^17.0.2", | ||
"rimraf": "^3.0.2", | ||
"semantic-release": "^17.3.7", | ||
"size-limit": "^4.9.1", | ||
"semantic-release": "^17.4.2", | ||
"size-limit": "^4.10.1", | ||
"tiny-warning": "^1.0.3", | ||
"ts-jest": "^26.5.0", | ||
"typescript": "^4.1.3" | ||
"ts-jest": "^26.5.4", | ||
"typescript": "^4.2.3" | ||
}, | ||
@@ -118,0 +118,0 @@ "lint-staged": { |
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
31976