@capacitor/keyboard
Advanced tools
Comparing version 0.3.1 to 0.3.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.3.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/keyboard@0.3.1...@capacitor/keyboard@0.3.2) (2021-01-08) | ||
**Note:** Version bump only for package @capacitor/keyboard | ||
## [0.3.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/keyboard@0.3.0...@capacitor/keyboard@0.3.1) (2020-12-27) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@capacitor/keyboard", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "The Keyboard API provides keyboard display and visibility control, along with event tracking when the keyboard shows and hides.", | ||
@@ -46,7 +46,7 @@ "main": "dist/esm/index.js", | ||
"devDependencies": { | ||
"@capacitor/android": "^3.0.0-alpha.11", | ||
"@capacitor/cli": "^3.0.0-alpha.11", | ||
"@capacitor/core": "^3.0.0-alpha.9", | ||
"@capacitor/android": "^3.0.0-alpha.12", | ||
"@capacitor/cli": "^3.0.0-alpha.12", | ||
"@capacitor/core": "^3.0.0-alpha.12", | ||
"@capacitor/docgen": "0.0.14", | ||
"@capacitor/ios": "^3.0.0-alpha.11", | ||
"@capacitor/ios": "^3.0.0-alpha.12", | ||
"@ionic/eslint-config": "^0.3.0", | ||
@@ -64,3 +64,3 @@ "@ionic/prettier-config": "~1.0.1", | ||
"peerDependencies": { | ||
"@capacitor/core": "^3.0.0-alpha.9" | ||
"@capacitor/core": "^3.0.0-alpha.12" | ||
}, | ||
@@ -83,3 +83,3 @@ "prettier": "@ionic/prettier-config", | ||
}, | ||
"gitHead": "af50d10488d47e2479d089abadd2fb41745edb5a" | ||
"gitHead": "5eef6b229b27d677674960d69612690f17243616" | ||
} |
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
59355