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

@capacitor/keyboard

Package Overview
Dependencies
Maintainers
8
Versions
634
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@capacitor/keyboard - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

8

CHANGELOG.md

@@ -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 @@

14

package.json
{
"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

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