@capacitor/keyboard
Advanced tools
Comparing version 7.0.0-nightly-20241022T150523.0 to 7.0.0-nightly-20241023T150522.0
{ | ||
"name": "@capacitor/keyboard", | ||
"version": "7.0.0-nightly-20241022T150523.0", | ||
"version": "7.0.0-nightly-20241023T150522.0", | ||
"description": "The Keyboard API provides keyboard display and visibility control, along with event tracking when the keyboard shows and hides.", | ||
@@ -50,7 +50,7 @@ "main": "dist/plugin.cjs.js", | ||
"devDependencies": { | ||
"@capacitor/android": "^6.0.0", | ||
"@capacitor/android": "next", | ||
"@capacitor/cli": "^6.0.0", | ||
"@capacitor/core": "^6.0.0", | ||
"@capacitor/core": "next", | ||
"@capacitor/docgen": "0.2.2", | ||
"@capacitor/ios": "^6.0.0", | ||
"@capacitor/ios": "next", | ||
"@ionic/eslint-config": "^0.4.0", | ||
@@ -68,3 +68,3 @@ "@ionic/prettier-config": "~1.0.1", | ||
"peerDependencies": { | ||
"@capacitor/core": "^6.0.0" | ||
"@capacitor/core": "next" | ||
}, | ||
@@ -87,3 +87,3 @@ "prettier": "@ionic/prettier-config", | ||
}, | ||
"gitHead": "aaa8658eb65b6c95ae231a3ed1547f3f78cd2cac" | ||
"gitHead": "72801482306b93263be0945e8069dd8c1108da2d" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
85064