capacitor-android-nav-mode
Advanced tools
Comparing version 0.0.1 to 1.0.0
@@ -7,2 +7,3 @@ 'use strict'; | ||
exports.NavModes = void 0; | ||
(function (NavModes) { | ||
@@ -9,0 +10,0 @@ NavModes[NavModes["ThreeButton"] = 0] = "ThreeButton"; |
var capacitorNavMode = (function (exports, core) { | ||
'use strict'; | ||
exports.NavModes = void 0; | ||
(function (NavModes) { | ||
@@ -31,3 +32,3 @@ NavModes[NavModes["ThreeButton"] = 0] = "ThreeButton"; | ||
}({}, capacitorExports)); | ||
})({}, capacitorExports); | ||
//# sourceMappingURL=plugin.js.map |
{ | ||
"name": "capacitor-android-nav-mode", | ||
"version": "0.0.1", | ||
"version": "1.0.0", | ||
"description": "Returns the Android navigation mode of the device", | ||
@@ -47,6 +47,6 @@ "main": "dist/plugin.cjs.js", | ||
"devDependencies": { | ||
"@capacitor/android": "^5.0.0", | ||
"@capacitor/core": "^5.0.0", | ||
"@capacitor/android": "^6.0.0", | ||
"@capacitor/core": "^6.0.0", | ||
"@capacitor/docgen": "^0.0.18", | ||
"@capacitor/ios": "^5.0.0", | ||
"@capacitor/ios": "^6.0.0", | ||
"@ionic/eslint-config": "^0.3.0", | ||
@@ -64,3 +64,3 @@ "@ionic/prettier-config": "^1.0.1", | ||
"peerDependencies": { | ||
"@capacitor/core": "^5.0.0" | ||
"@capacitor/core": "^6.0.0" | ||
}, | ||
@@ -67,0 +67,0 @@ "prettier": "@ionic/prettier-config", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
20554
138
1