@capacitor-community/keep-awake
Advanced tools
Comparing version 4.0.0 to 5.0.0
{ | ||
"name": "@capacitor-community/keep-awake", | ||
"version": "4.0.0", | ||
"version": "5.0.0", | ||
"description": "Prevent your screen from getting some sleep!", | ||
@@ -48,7 +48,7 @@ "main": "dist/plugin.cjs.js", | ||
"devDependencies": { | ||
"@capacitor/android": "5.0.0", | ||
"@capacitor/cli": "5.0.0", | ||
"@capacitor/core": "5.0.0", | ||
"@capacitor/android": "6.0.0", | ||
"@capacitor/cli": "6.0.0", | ||
"@capacitor/core": "6.0.0", | ||
"@capacitor/docgen": "0.2.0", | ||
"@capacitor/ios": "5.0.0", | ||
"@capacitor/ios": "6.0.0", | ||
"@ionic/eslint-config": "0.3.0", | ||
@@ -68,3 +68,3 @@ "@ionic/prettier-config": "1.0.1", | ||
"peerDependencies": { | ||
"@capacitor/core": "^5.0.0" | ||
"@capacitor/core": "^6.0.0" | ||
}, | ||
@@ -71,0 +71,0 @@ "prettier": "@ionic/prettier-config", |
@@ -9,3 +9,3 @@ <p align="center"><br><img src="https://user-images.githubusercontent.com/236501/85893648-1c92e880-b7a8-11ea-926d-95355b8175c7.png" width="128" height="128" /></p> | ||
<p align="center"> | ||
<img src="https://img.shields.io/maintenance/yes/2023?style=flat-square" /> | ||
<img src="https://img.shields.io/maintenance/yes/2024?style=flat-square" /> | ||
<a href="https://github.com/capacitor-community/keep-awake/actions?query=workflow%3A%22CI%22"><img src="https://img.shields.io/github/actions/workflow/status/capacitor-community/keep-awake/ci.yml?branch=master&style=flat-square" /></a> | ||
@@ -12,0 +12,0 @@ <a href="https://www.npmjs.com/package/@capacitor-community/keep-awake"><img src="https://img.shields.io/npm/l/@capacitor-community/keep-awake?style=flat-square" /></a> |
Sorry, the diff of this file is not supported yet
344
33901