Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-screen-wake-lock

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-screen-wake-lock - npm Package Compare versions

Comparing version 1.1.10 to 2.0.0

14

package.json
{
"name": "react-screen-wake-lock",
"version": "1.1.10",
"version": "2.0.0",
"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.",

@@ -63,3 +63,3 @@ "author": {

"peerDependencies": {
"react": "^16.8.0 || ^17.0.0"
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
},

@@ -91,4 +91,4 @@ "size-limit": [

"@types/jest": "^26.0.22",
"@types/react": "^17.0.3",
"@types/react-dom": "^17.0.3",
"@types/react": "^18.0.13",
"@types/react-dom": "^18.0.5",
"@typescript-eslint/eslint-plugin": "^4.19.0",

@@ -107,5 +107,5 @@ "@typescript-eslint/parser": "^4.19.0",

"prettier": "^2.2.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-test-renderer": "^17.0.2",
"react": "18.0.0",
"react-dom": "18.0.0",
"react-test-renderer": "18.0.0",
"rimraf": "^3.0.2",

@@ -112,0 +112,0 @@ "semantic-release": "^17.4.2",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc