New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

expo-keep-awake

Package Overview
Dependencies
Maintainers
28
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

expo-keep-awake - npm Package Compare versions

Comparing version 14.0.3-canary-20250207-8bc5146 to 15.0.0-canary-20250219-4a5dade

2

CHANGELOG.md

@@ -7,2 +7,4 @@ # Changelog

- Bump minimum macOS version to 11.0. ([#34980](https://github.com/expo/expo/pull/34980) by [@gabrieldonadel](https://github.com/gabrieldonadel))
### 🎉 New features

@@ -9,0 +11,0 @@

8

package.json
{
"name": "expo-keep-awake",
"version": "14.0.3-canary-20250207-8bc5146",
"version": "15.0.0-canary-20250219-4a5dade",
"description": "Provides a React component that prevents the screen sleeping when rendered. It also exposes static methods to control the behavior imperatively.",

@@ -37,6 +37,6 @@ "main": "build/index.js",

"@testing-library/react-native": "^12.5.2",
"expo-module-scripts": "4.0.4-canary-20250207-8bc5146"
"expo-module-scripts": "4.0.5-canary-20250219-4a5dade"
},
"peerDependencies": {
"expo": "53.0.0-canary-20250207-8bc5146",
"expo": "53.0.0-canary-20250219-4a5dade",
"react": "*"

@@ -47,3 +47,3 @@ },

},
"gitHead": "8bc5146852ccd7033138bac9ef8d3c41ae85a211"
"gitHead": "4a5daded61d3d8b9d501059039ac74c09c25675b"
}

Sorry, the diff of this file is not supported yet

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