@capacitor/keyboard
Advanced tools
Comparing version 0.5.3 to 0.5.5
@@ -6,2 +6,18 @@ # Change Log | ||
## [0.5.5](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/keyboard@0.5.4...@capacitor/keyboard@0.5.5) (2021-03-02) | ||
**Note:** Version bump only for package @capacitor/keyboard | ||
## [0.5.4](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/keyboard@0.5.3...@capacitor/keyboard@0.5.4) (2021-02-27) | ||
**Note:** Version bump only for package @capacitor/keyboard | ||
## [0.5.3](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/keyboard@0.5.2...@capacitor/keyboard@0.5.3) (2021-02-10) | ||
@@ -8,0 +24,0 @@ |
@@ -8,2 +8,3 @@ 'use strict'; | ||
/// <reference types="@capacitor/cli" /> | ||
exports.KeyboardStyle = void 0; | ||
(function (KeyboardStyle) { | ||
@@ -23,2 +24,3 @@ /** | ||
})(exports.KeyboardStyle || (exports.KeyboardStyle = {})); | ||
exports.KeyboardResize = void 0; | ||
(function (KeyboardResize) { | ||
@@ -25,0 +27,0 @@ /** |
@@ -5,2 +5,3 @@ var capacitorKeyboard = (function (exports, core) { | ||
/// <reference types="@capacitor/cli" /> | ||
exports.KeyboardStyle = void 0; | ||
(function (KeyboardStyle) { | ||
@@ -20,2 +21,3 @@ /** | ||
})(exports.KeyboardStyle || (exports.KeyboardStyle = {})); | ||
exports.KeyboardResize = void 0; | ||
(function (KeyboardResize) { | ||
@@ -22,0 +24,0 @@ /** |
{ | ||
"name": "@capacitor/keyboard", | ||
"version": "0.5.3", | ||
"version": "0.5.5", | ||
"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-beta.2", | ||
"@capacitor/cli": "^3.0.0-beta.2", | ||
"@capacitor/core": "^3.0.0-beta.2", | ||
"@capacitor/android": "3.0.0-beta.6", | ||
"@capacitor/cli": "3.0.0-beta.6", | ||
"@capacitor/core": "3.0.0-beta.6", | ||
"@capacitor/docgen": "0.0.15", | ||
"@capacitor/ios": "^3.0.0-beta.2", | ||
"@capacitor/ios": "3.0.0-beta.6", | ||
"@ionic/eslint-config": "^0.3.0", | ||
@@ -62,6 +62,6 @@ "@ionic/prettier-config": "~1.0.1", | ||
"swiftlint": "^1.0.1", | ||
"typescript": "~4.0.3" | ||
"typescript": "~4.1.5" | ||
}, | ||
"peerDependencies": { | ||
"@capacitor/core": "^3.0.0-beta.2" | ||
"@capacitor/core": "^3.0.0-beta.6" | ||
}, | ||
@@ -84,3 +84,3 @@ "prettier": "@ionic/prettier-config", | ||
}, | ||
"gitHead": "91779a842eb14903c48c5309b899cd059115b55f" | ||
"gitHead": "c704ab6c24723c3f46aac07bc949aac00ca631cd" | ||
} |
@@ -47,3 +47,3 @@ # @capacitor/keyboard | ||
{ | ||
"pluginsConfig": { | ||
"plugins": { | ||
"Keyboard": { | ||
@@ -50,0 +50,0 @@ "resize": "body", |
Sorry, the diff of this file is not supported yet
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
65556
745
1