New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ionic-plugin-keyboard

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ionic-plugin-keyboard - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

src/windows/KeyboardProxy.js

12

package.json
{
"name": "ionic-plugin-keyboard",
"version": "1.0.4",
"version": "1.0.5",
"cordova": {

@@ -9,7 +9,9 @@ "id": "ionic-plugin-keyboard",

"ios",
"blackberry10"
"blackberry10",
"wp8",
"windows"
]
},
"description": "Ionic Keyboard Plugin",
"repo": "https://github.com/driftyco/ionic-plugins-keyboard.git",
"repository": "https://github.com/driftyco/ionic-plugins-keyboard.git",
"issue": "https://github.com/driftyco/ionic-plugins-keyboard/issues",

@@ -23,3 +25,5 @@ "keywords": [

"cordova-ios",
"cordova-blackberry10"
"cordova-blackberry10",
"cordova-wp8",
"cordova-windows"
],

@@ -26,0 +30,0 @@ "author": "Ionic",

@@ -54,3 +54,3 @@ Keyboard

- iOS, Android, Blackberry 10
- iOS, Android, Blackberry 10, Windows

@@ -69,3 +69,3 @@

- iOS
- iOS, Windows

@@ -75,3 +75,3 @@ Keyboard.show

Force keyboard to be shown on Android. This typically helps if autofocus on a text element does not pop up the keyboard automatically
Force keyboard to be shown. This typically helps if autofocus on a text element does not pop up the keyboard automatically

@@ -82,3 +82,3 @@ cordova.plugins.Keyboard.show();

- Android, Blackberry 10
- Android, Blackberry 10, Windows

@@ -105,3 +105,3 @@ native.keyboardshow

- iOS, Android, Blackberry 10
- iOS, Android, Blackberry 10, Windows

@@ -128,2 +128,2 @@

- iOS, Android, Blackberry 10
- iOS, Android, Blackberry 10, Windows

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