From a48bf9b767a874f24828a927720409cf84fa6fda Mon Sep 17 00:00:00 2001 From: Filippo Date: Mon, 20 Nov 2023 09:05:59 +0100 Subject: [PATCH] Increase version number --- config.xml | 2 +- package-lock.json | 73 ++++++++++++++++++----------------------------- package.json | 2 +- 3 files changed, 30 insertions(+), 47 deletions(-) diff --git a/config.xml b/config.xml index f253a6a..3825460 100644 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ - + Barcode to PC Turn your smartphone in a real barcode scanner Filippo Tortomasi diff --git a/package-lock.json b/package-lock.json index 35975b3..7ee38c4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "barcode-to-pc-app", - "version": "4.6.0", + "version": "4.6.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "barcode-to-pc-app", - "version": "4.6.0", + "version": "4.6.2", "dependencies": { "@angular/animations": "5.2.11", "@angular/common": "5.2.11", @@ -104,38 +104,6 @@ "typescript": "~2.6.2" } }, - "../phonegap-plugin-barcodescanner": { - "name": "fttx-phonegap-plugin-barcodescanner", - "version": "9.2.0", - "extraneous": true, - "license": "MIT", - "dependencies": { - "nopt": "^4.0.1", - "shelljs": "^0.8.3" - }, - "devDependencies": { - "jasmine-node": "1.14.5", - "pluginpub": "^0.0.9" - }, - "engines": { - "cordovaDependencies": { - "<7.0.0": { - "cordova-android": "<6.3.0" - }, - "7.0.0": { - "cordova-android": ">=6.3.0" - }, - "7.1.0": { - "cordova": ">=7.1.0", - "cordova-android": ">=6.3.0" - }, - "8.0.0": { - "cordova": ">=7.1.0", - "cordova-android": ">=6.3.0" - } - } - } - }, "node_modules/@angular-devkit/build-optimizer": { "version": "0.0.35", "resolved": "https://registry.npmjs.org/@angular-devkit/build-optimizer/-/build-optimizer-0.0.35.tgz", @@ -413,6 +381,11 @@ "rxjs": "^5.5.0 || ^6.5.0" } }, + "node_modules/@ionic-native/in-app-browser/node_modules/@types/cordova": { + "version": "11.0.3", + "resolved": "https://registry.npmjs.org/@types/cordova/-/cordova-11.0.3.tgz", + "integrity": "sha512-kyuRQ40/NWQVhqGIHq78Ehu2Bf9Mlg0LhmSmis6ZFJK7z933FRfYi8tHe/k/0fB+PGfCf95rJC6TO7dopaFvAg==" + }, "node_modules/@ionic-native/insomnia": { "version": "4.20.0", "resolved": "https://registry.npmjs.org/@ionic-native/insomnia/-/insomnia-4.20.0.tgz", @@ -505,6 +478,11 @@ "rxjs": "^5.5.0 || ^6.5.0" } }, + "node_modules/@ionic-native/play-install-referrer/node_modules/@types/cordova": { + "version": "11.0.3", + "resolved": "https://registry.npmjs.org/@types/cordova/-/cordova-11.0.3.tgz", + "integrity": "sha512-kyuRQ40/NWQVhqGIHq78Ehu2Bf9Mlg0LhmSmis6ZFJK7z933FRfYi8tHe/k/0fB+PGfCf95rJC6TO7dopaFvAg==" + }, "node_modules/@ionic-native/social-sharing": { "version": "4.20.0", "resolved": "https://registry.npmjs.org/@ionic-native/social-sharing/-/social-sharing-4.20.0.tgz", @@ -1481,11 +1459,6 @@ "integrity": "sha512-6UNEwyw+6SGMC/WMI0ld0PS4st7Qq51qgguFrFizOSpGvZiqe9iswztFSdZvwJBEhLOy2JaxNE6VC7yMAlbfyQ==", "dev": true }, - "node_modules/@types/cordova": { - "version": "0.0.34", - "resolved": "https://registry.npmjs.org/@types/cordova/-/cordova-0.0.34.tgz", - "integrity": "sha1-6nrd907Ow9dimCegw54smt3HPQQ=" - }, "node_modules/@types/marked": { "version": "0.4.2", "resolved": "https://registry.npmjs.org/@types/marked/-/marked-0.4.2.tgz", @@ -1545,6 +1518,7 @@ "version": "2.0.2", "resolved": "https://registry.npmjs.org/acorn-dynamic-import/-/acorn-dynamic-import-2.0.2.tgz", "integrity": "sha1-x1K9IQvvZ5UBtsbLf8hPj0cVjMQ=", + "deprecated": "This is probably built in to whatever tool you're using. If you still need it... idk", "dev": true, "dependencies": { "acorn": "^4.0.3" @@ -6130,7 +6104,7 @@ "bundleDependencies": [ "node-pre-gyp" ], - "deprecated": "fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.", + "deprecated": "The v1 package contains DANGEROUS / INSECURE binaries. Upgrade to safe fsevents v2", "hasInstallScript": true, "optional": true, "os": [ @@ -14474,6 +14448,13 @@ "integrity": "sha512-bZEmpwekxdZs1G00J3D4LtKnp55TaXydgVa2h5oGHVI3pZI9zNtKCBuedXgYhMG27RBm1llFcIxCdaGZalc+MQ==", "requires": { "@types/cordova": "latest" + }, + "dependencies": { + "@types/cordova": { + "version": "11.0.3", + "resolved": "https://registry.npmjs.org/@types/cordova/-/cordova-11.0.3.tgz", + "integrity": "sha512-kyuRQ40/NWQVhqGIHq78Ehu2Bf9Mlg0LhmSmis6ZFJK7z933FRfYi8tHe/k/0fB+PGfCf95rJC6TO7dopaFvAg==" + } } }, "@ionic-native/insomnia": { @@ -14530,6 +14511,13 @@ "integrity": "sha512-vZd7LeBPbualY6I2tJY/w6ffPJH1K6joAaxewqNzlrKBm5qwds3LbQwEPWY7PcanV6wsP47d/wwz7IGgGwWaOA==", "requires": { "@types/cordova": "latest" + }, + "dependencies": { + "@types/cordova": { + "version": "11.0.3", + "resolved": "https://registry.npmjs.org/@types/cordova/-/cordova-11.0.3.tgz", + "integrity": "sha512-kyuRQ40/NWQVhqGIHq78Ehu2Bf9Mlg0LhmSmis6ZFJK7z933FRfYi8tHe/k/0fB+PGfCf95rJC6TO7dopaFvAg==" + } } }, "@ionic-native/social-sharing": { @@ -15291,11 +15279,6 @@ "integrity": "sha512-6UNEwyw+6SGMC/WMI0ld0PS4st7Qq51qgguFrFizOSpGvZiqe9iswztFSdZvwJBEhLOy2JaxNE6VC7yMAlbfyQ==", "dev": true }, - "@types/cordova": { - "version": "0.0.34", - "resolved": "https://registry.npmjs.org/@types/cordova/-/cordova-0.0.34.tgz", - "integrity": "sha1-6nrd907Ow9dimCegw54smt3HPQQ=" - }, "@types/marked": { "version": "0.4.2", "resolved": "https://registry.npmjs.org/@types/marked/-/marked-0.4.2.tgz", diff --git a/package.json b/package.json index bc3172c..c715f7b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "barcode-to-pc-app", "author": "Filippo Tortomasi", - "version": "4.6.2", + "version": "4.6.3", "homepage": "https://barcodetopc.com/", "private": true, "scripts": {