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

@ionic-native/keyboard

Package Overview
Dependencies
Maintainers
3
Versions
162
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ionic-native/keyboard - npm Package Compare versions

Comparing version 3.11.0 to 3.12.1

2

index.d.ts

@@ -36,3 +36,3 @@ import { IonicNativePlugin } from '@ionic-native/core';

* Prevents the native UIScrollView from moving when an input is focused.
* @param disable
* @param disable {boolean}
*/

@@ -39,0 +39,0 @@ disableScroll(disable: boolean): void;

@@ -60,3 +60,3 @@ var __extends = (this && this.__extends) || (function () {

* Prevents the native UIScrollView from moving when an input is focused.
* @param disable
* @param disable {boolean}
*/

@@ -63,0 +63,0 @@ Keyboard.prototype.disableScroll = function (disable) { };

{
"name": "@ionic-native/keyboard",
"version": "3.11.0",
"version": "3.12.1",
"description": "Ionic Native - Native plugins for ionic apps",

@@ -5,0 +5,0 @@ "module": "index.js",

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