diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 65 |
1 files changed, 35 insertions, 30 deletions
diff --git a/package.json b/package.json index 534b2731..5dbc127c 100644 --- a/package.json +++ b/package.json @@ -1,14 +1,14 @@ { "name": "zmninjapro", "description": "Home security mobile app for ZoneMinder", - "version": "1.4.009", + "version": "1.5.000", "displayName": "zmNinja", "author": "Pliable Pixels", "license": "custom see LICENSE.md", "cordova": { "platforms": [ - "android", - "ios" + "ios", + "android" ], "plugins": { "cordova-plugin-customurlscheme": { @@ -22,11 +22,9 @@ "cordova-plugin-insomnia": {}, "cordova-plugin-pin-dialog": {}, "cordova-plugin-whitelist": {}, - "cordova-sqlite-storage": {}, "cordova-plugin-android-fingerprint-auth": {}, "cordova-plugin-network-information": {}, "cordova-plugin-device": {}, - "cordova-plugin-file": {}, "cordova-library-helper-pp-fork": {}, "cordova-plugin-multi-window": {}, "cordova-plugin-ignore-lint-translation": {}, @@ -36,15 +34,7 @@ "cordova-custom-config": {}, "cordova-plugin-advanced-websocket": {}, "cordova-plugin-splashscreen": {}, - "cordova-plugin-add-swift-support": {}, - "cordova-plugin-photo-library": { - "PHOTO_LIBRARY_USAGE_DESCRIPTION": "Save monitor photos to albums" - }, "cordova-support-google-services": {}, - "phonegap-plugin-push": { - "ANDROID_SUPPORT_V13_VERSION": "27.+", - "FCM_VERSION": "17.0.+" - }, "cordova-plugin-x-socialsharing": { "ANDROID_SUPPORT_V4_VERSION": "24.1.1+", "PHOTO_LIBRARY_ADD_USAGE_DESCRIPTION": "This app requires photo library access to function properly.", @@ -55,31 +45,48 @@ "FACEID_USAGE_DESCRIPTION": "" }, "cordova-plugin-android-permissions": {}, - "cordova-plugin-inappbrowser": {}, "cordova-plugin-app-version": {}, - "cordova-plugin-statusbar-pp-fork": {}, + "cordova-sqlite-storage": {}, + "cordova-plugin-add-swift-support": {}, "cordova-plugin-statusbar": {}, - "cordova-plugin-advanced-http": { - "OKHTTP_VERSION": "3.10.0" + "cordova-plugin-file": {}, + "cordova-plugin-photo-library-wkwebview": { + "PHOTO_LIBRARY_USAGE_DESCRIPTION": "Save alarmed images to phone " }, - "cordova-plugin-ionic-webview": { - "ANDROID_SUPPORT_ANNOTATIONS_VERSION": "27.+" + "cordova-plugin-firebasex": { + "FIREBASE_ANALYTICS_COLLECTION_ENABLED": "false", + "FIREBASE_PERFORMANCE_COLLECTION_ENABLED": "false", + "FIREBASE_CRASHLYTICS_COLLECTION_ENABLED": "false", + "ANDROID_ICON_ACCENT": "#FF00FFFF", + "ANDROID_PLAY_SERVICES_AUTH_VERSION": "18.0.0", + "ANDROID_FIREBASE_ANALYTICS_VERSION": "17.4.3", + "ANDROID_FIREBASE_MESSAGING_VERSION": "20.2.1", + "ANDROID_FIREBASE_CONFIG_VERSION": "19.1.4", + "ANDROID_FIREBASE_PERF_VERSION": "19.0.7", + "ANDROID_FIREBASE_AUTH_VERSION": "19.3.1", + "ANDROID_FIREBASE_FIRESTORE_VERSION": "21.4.3", + "ANDROID_FIREBASE_CRASHLYTICS_VERSION": "17.0.1", + "ANDROID_FIREBASE_CRASHLYTICS_NDK_VERSION": "17.0.1", + "ANDROID_GSON_VERSION": "2.8.6" }, - "cordova-plugin-media-pp-fork": {} + "cordova-plugin-media-pp-fork": {}, + "cordova-plugin-advanced-http": {} } }, "dependencies": { "async": "^3.2.0", "clivas": "^0.2.0", - "cordova-android": "^8.0.0", + "cordova-android": "^8.1.0", "cordova-custom-config": "^5.1.0", - "cordova-ios": "^4.5.5", + "cordova-ios": "^5.1.1", "cordova-library-helper-pp-fork": "^1.0.1", - "cordova-plugin-add-swift-support": "^1.7.2", - "cordova-plugin-advanced-http": "^2.5.1", + "cordova-plugin-add-swift-support": "^2.0.2", + "cordova-plugin-advanced-http": "3.0.1", "cordova-plugin-advanced-websocket": "^1.1.5", "cordova-plugin-android-fingerprint-auth": "^1.5.0", "cordova-plugin-android-permissions": "^1.0.2", + "cordova-plugin-androidx": "^2.0.0", + "cordova-plugin-androidx-adapter": "^1.1.1", "cordova-plugin-app-version": "^0.1.9", "cordova-plugin-cloud-settings": "^1.0.4", "cordova-plugin-customurlscheme": "^4.4.0", @@ -88,21 +95,19 @@ "cordova-plugin-file-transfer": "^1.7.1", "cordova-plugin-globalization": "^1.11.0", "cordova-plugin-ignore-lint-translation": "0.0.1", - "cordova-plugin-inappbrowser": "git+https://github.com/apache/cordova-plugin-inappbrowser.git", "cordova-plugin-insomnia": "^4.3.0", "cordova-plugin-ionic-keyboard": "^2.2.0", - "cordova-plugin-ionic-webview": "git+https://github.com/pliablepixels/cordova-plugin-ionic-webview.git", "cordova-plugin-media-pp-fork": "^1.0.2-dev", "cordova-plugin-multi-window": "0.0.3", "cordova-plugin-network-information": "^2.0.2", - "cordova-plugin-photo-library": "git+https://github.com/pliablepixels/cordova-plugin-photo-library.git", + "cordova-plugin-photo-library-wkwebview": "^3.0.3", "cordova-plugin-pin-dialog": "^0.1.3", "cordova-plugin-splashscreen": "git+https://github.com/prageeth/cordova-plugin-splashscreen.git", "cordova-plugin-statusbar-pp-fork": "^2.4.4-dev", "cordova-plugin-touch-id": "^3.4.0", "cordova-plugin-whitelist": "^1.3.4", "cordova-plugin-x-socialsharing": "^5.6.4", - "cordova-sqlite-storage": "^1.5.3", + "cordova-sqlite-storage": "^5.0.1", "cordova-support-google-services": "^1.3.2", "deep-equal": "^2.0.3", "define-properties": "^1.1.3", @@ -121,19 +126,19 @@ "json-file": "^0.1.0", "jsonfile": "^6.0.1", "keypress": "^0.2.1", + "latest": "^0.2.0", "menu": "^0.2.5", "minimist": "^1.2.5", "mkdirp": "^1.0.4", "node-sass": "^4.14.1", "object-is": "^1.1.2", "object-keys": "^1.1.1", - "phonegap-plugin-multidex": "^1.0.0", - "phonegap-plugin-push": "^2.3.0", "regexp.prototype.flags": "^1.3.0" }, "devDependencies": { "@ionic/v1-toolkit": "^1.0.14", "bower": "^1.8.4", + "cordova-plugin-firebasex": "^10.2.0-cli", "dotenv": "^8.2.0", "electron": "^8.3.0", "electron-builder": "^22.6.0", |
