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.6.0 to 0.6.1

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.6.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/keyboard@0.6.0...@capacitor/keyboard@0.6.1) (2021-05-07)
**Note:** Version bump only for package @capacitor/keyboard
# [0.6.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/keyboard@0.5.6...@capacitor/keyboard@0.6.0) (2021-04-29)

@@ -8,0 +16,0 @@

14

package.json
{
"name": "@capacitor/keyboard",
"version": "0.6.0",
"version": "0.6.1",
"description": "The Keyboard API provides keyboard display and visibility control, along with event tracking when the keyboard shows and hides.",

@@ -47,7 +47,7 @@ "main": "dist/plugin.cjs.js",

"devDependencies": {
"@capacitor/android": "3.0.0-rc.1",
"@capacitor/cli": "3.0.0-rc.1",
"@capacitor/core": "3.0.0-rc.1",
"@capacitor/android": "3.0.0-rc.2",
"@capacitor/cli": "3.0.0-rc.2",
"@capacitor/core": "3.0.0-rc.2",
"@capacitor/docgen": "0.0.16",
"@capacitor/ios": "3.0.0-rc.1",
"@capacitor/ios": "3.0.0-rc.2",
"@ionic/eslint-config": "^0.3.0",

@@ -65,3 +65,3 @@ "@ionic/prettier-config": "~1.0.1",

"peerDependencies": {
"@capacitor/core": "3.0.0-rc.1"
"@capacitor/core": "3.0.0-rc.2"
},

@@ -84,3 +84,3 @@ "prettier": "@ionic/prettier-config",

},
"gitHead": "1434d3339dfd3324dd2f76037b4de7fdae08ca2e"
"gitHead": "d706c3bcd8ff12e5efdcaced33d80fe9de2bddf1"
}

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