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

use-stay-awake

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

use-stay-awake - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

6

package.json
{
"name": "use-stay-awake",
"version": "0.1.3",
"version": "0.1.4",
"license": "MIT",

@@ -35,3 +35,2 @@ "description": "React hook that will help the device stay awake while actively using your website or app.",

"main": "dist/index.js",
"module": "dist/index.esm.js",
"source": "src/index.ts",

@@ -63,3 +62,4 @@ "scripts": {

"peerDependencies": {
"react": "^16.8.0"
"react": "^16.8.0",
"react-dom": "^16.8.0"
},

@@ -66,0 +66,0 @@ "devDependencies": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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