diff --git a/license-credits.md b/license-credits.md index 12b88e9..46d2523 100644 --- a/license-credits.md +++ b/license-credits.md @@ -345,7 +345,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ----- -The following software may be included in this product: color-name. A copy of the source code may be downloaded from git@github.com:colorjs/color-name.git. This software contains the following license and notice below: +The following software may be included in this product: color-name. A copy of the source code may be downloaded from git@github.com:dfcreative/color-name.git. This software contains the following license and notice below: The MIT License (MIT) Copyright (c) 2015 Dmitry Ivanov @@ -570,7 +570,7 @@ The following software may be included in this product: leaflet. A copy of the s BSD 2-Clause License -Copyright (c) 2010-2022, Vladimir Agafonkin +Copyright (c) 2010-2023, Volodymyr Agafonkin Copyright (c) 2010-2011, CloudMade All rights reserved. @@ -982,7 +982,7 @@ Apache License ----- -The following software may be included in this product: minimist. A copy of the source code may be downloaded from git://github.com/substack/minimist.git. This software contains the following license and notice below: +The following software may be included in this product: minimist. A copy of the source code may be downloaded from git://github.com/minimistjs/minimist.git. This software contains the following license and notice below: This software is released under the MIT license: @@ -4968,6 +4968,32 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ----- +The following software may be included in this product: has-proto, supports-preserve-symlinks-flag. A copy of the source code may be downloaded from git+https://github.com/inspect-js/has-proto.git (has-proto), git+https://github.com/inspect-js/node-supports-preserve-symlinks-flag.git (supports-preserve-symlinks-flag). This software contains the following license and notice below: + +MIT License + +Copyright (c) 2022 Inspect JS + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + +----- + The following software may be included in this product: has-symbols. A copy of the source code may be downloaded from git://github.com/inspect-js/has-symbols.git. This software contains the following license and notice below: MIT License @@ -5970,7 +5996,7 @@ SOFTWARE. ----- -The following software may be included in this product: phonegap-plugin-barcodescanner. A copy of the source code may be downloaded from git+https://github.com/phonegap/phonegap-plugin-barcodescanner.git. This software contains the following license and notice below: +The following software may be included in this product: phonegap-plugin-barcodescanner-android12. A copy of the source code may be downloaded from git+https://github.com/phonegap/phonegap-plugin-barcodescanner.git. This software contains the following license and notice below: Copyright 2010 Matt Kane Copyright 2011 IBM Corporation @@ -6698,32 +6724,6 @@ For more information, please refer to ----- -The following software may be included in this product: supports-preserve-symlinks-flag. A copy of the source code may be downloaded from git+https://github.com/inspect-js/node-supports-preserve-symlinks-flag.git. This software contains the following license and notice below: - -MIT License - -Copyright (c) 2022 Inspect JS - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. - ------ - The following software may be included in this product: to-regex-range. A copy of the source code may be downloaded from https://github.com/micromatch/to-regex-range.git. This software contains the following license and notice below: The MIT License (MIT) diff --git a/nbproject/build.xml b/nbproject/build.xml deleted file mode 100644 index 609e283..0000000 --- a/nbproject/build.xml +++ /dev/null @@ -1,269 +0,0 @@ - - - - - - - - - - = "3.0.0") { - project.setProperty(attributes.get("property"), true); - } - ]]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Install "${basedir}/platforms/ios/build/${project.name}.ipa" through iTunes and run it. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/nbproject/configs/android.properties b/nbproject/configs/android.properties deleted file mode 100644 index 409754d..0000000 --- a/nbproject/configs/android.properties +++ /dev/null @@ -1,3 +0,0 @@ -device=emulator -display.name=Android Emulator -type=android diff --git a/nbproject/configs/android_1.properties b/nbproject/configs/android_1.properties deleted file mode 100644 index bc6b508..0000000 --- a/nbproject/configs/android_1.properties +++ /dev/null @@ -1,3 +0,0 @@ -device=device -display.name=Android Device -type=android diff --git a/nbproject/configs/ios.properties b/nbproject/configs/ios.properties deleted file mode 100644 index 3c05b53..0000000 --- a/nbproject/configs/ios.properties +++ /dev/null @@ -1,5 +0,0 @@ -device=emulator -display.name=iPhone Simulator -ios.build.arch=i386 -ios.build.sdk= -type=ios diff --git a/nbproject/configs/ios_1.properties b/nbproject/configs/ios_1.properties deleted file mode 100644 index 2accb84..0000000 --- a/nbproject/configs/ios_1.properties +++ /dev/null @@ -1,5 +0,0 @@ -device=device -display.name=iPhone Device -ios.build.arch=armv7 armv7s -ios.build.sdk= -type=ios diff --git a/nbproject/license-mpl.txt b/nbproject/license-mpl.txt deleted file mode 100644 index 8fe23b3..0000000 --- a/nbproject/license-mpl.txt +++ /dev/null @@ -1,9 +0,0 @@ -<#if licenseFirst??> -${licenseFirst} - -${licensePrefix}This Source Code Form is subject to the terms of the Mozilla Public -${licensePrefix}License, v. 2.0. If a copy of the MPL was not distributed with this -${licensePrefix}file, You can obtain one at http://mozilla.org/MPL/2.0/. -<#if licenseLast??> -${licenseLast} - diff --git a/nbproject/plugins.properties b/nbproject/plugins.properties deleted file mode 100644 index a662520..0000000 --- a/nbproject/plugins.properties +++ /dev/null @@ -1,48 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. - -# This is a list of plugins installed in your project -# You can delete or add new plugins -# -# Format is following: -# id.of.plugin=url_of_repository -# -# Corresponding "id.of.plugin" can be found in the plugin's plugin.xml file: -# -# -# This list contains all core cordova plugins. -# -# For more information about plugins see http://cordova.apache.org/blog/releases/2013/07/23/cordova-3.html -# - -cordova-plugin-device=https://git-wip-us.apache.org/repos/asf/cordova-plugin-device.git -cordova-plugin-network-information=https://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information.git -cordova-plugin-battery-status=https://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status.git -cordova-plugin-device-motion=https://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion.git -cordova-plugin-device-orientation=https://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation.git -cordova-plugin-geolocation=https://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation.git -cordova-plugin-camera=https://git-wip-us.apache.org/repos/asf/cordova-plugin-camera.git -cordova-plugin-media-capture=https://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture.git -cordova-plugin-media=https://git-wip-us.apache.org/repos/asf/cordova-plugin-media.git -cordova-plugin-file=https://git-wip-us.apache.org/repos/asf/cordova-plugin-file.git -cordova-plugin-file-transfer=https://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer.git -cordova-plugin-dialogs=https://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs.git -cordova-plugin-vibration=https://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration.git -cordova-plugin-contacts=https://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts.git -cordova-plugin-globalization=https://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization.git -cordova-plugin-splashscreen=https://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen.git -cordova-plugin-console=https://git-wip-us.apache.org/repos/asf/cordova-plugin-console.git diff --git a/nbproject/project.properties b/nbproject/project.properties index 2a71db0..b438459 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -1,12 +1,4 @@ -auxiliary.org-netbeans-modules-cordova.cordova_5f_build_5f_script_5f_version=52 -auxiliary.org-netbeans-modules-cordova.phonegap=true -auxiliary.org-netbeans-modules-javascript-nodejs.run_2e_enabled=false -browser.run=true file.reference.PackageHelper-www=www -file.reference.PackageNotice-test=test -file.reference.PackageNotice-www=www files.encoding=UTF-8 -project.licensePath=./nbproject/license-mpl.txt site.root.folder=${file.reference.PackageHelper-www} -start.file=index.html -web.context.root=/PackageNotice +source.folder= diff --git a/nbproject/project.xml b/nbproject/project.xml index 21a2c82..3db5fb3 100644 --- a/nbproject/project.xml +++ b/nbproject/project.xml @@ -3,7 +3,7 @@ org.netbeans.modules.web.clientproject - PackageHelper + com.netsyms.packagehelper diff --git a/package-lock.json b/package-lock.json index a990888..0cb06b4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,18 +1,18 @@ { "name": "com.netsyms.packagehelper", - "version": "1.6.6", + "version": "1.6.7", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "com.netsyms.packagehelper", - "version": "1.6.5", + "version": "1.6.7", "license": "MPL-2.0", "dependencies": { + "@netsyms/cordova-plugin-powermanagement": "^1.1.0", "cordova-browser": "^6.0.0", "cordova-plugin-battery-status": "^2.0.3", "cordova-plugin-device": "^2.0.3", - "cordova-plugin-powermanagement-netsyms": "git+https://source.netsyms.com/Netsyms/cordova-plugin-powermanagement", "cordova-plugin-statusbar": "^2.4.3" }, "devDependencies": { @@ -35,6 +35,11 @@ "lodash": "^4.17.15" } }, + "node_modules/@netsyms/cordova-plugin-powermanagement": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/@netsyms/cordova-plugin-powermanagement/-/cordova-plugin-powermanagement-1.1.0.tgz", + "integrity": "sha512-YD4vcCHW9a+pU4B0JiguYEKTm/9NbJP1YxbnTY1VojpaMRU6vAxWX1J0UfD8Sv6Rq61lnWUBqpEh6i/7AuM0HA==" + }, "node_modules/@nodelib/fs.scandir": { "version": "2.1.3", "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.3.tgz", @@ -819,11 +824,6 @@ "integrity": "sha512-olg/BzYRk0NGbKQ5f7rf21RYQEyJI19CCZn6RpVMO9/kbRRFqae/6ixjDNy81dXSu2TQ42brjBddGe1Qpn5ViA==", "dev": true }, - "node_modules/cordova-plugin-powermanagement-netsyms": { - "version": "1.1.0", - "resolved": "git+https://source.netsyms.com/Netsyms/cordova-plugin-powermanagement#1cca6de3d8153b369cef147d7e1689272d0944f3", - "license": "Apache-2.0" - }, "node_modules/cordova-plugin-statusbar": { "version": "2.4.3", "resolved": "https://registry.npmjs.org/cordova-plugin-statusbar/-/cordova-plugin-statusbar-2.4.3.tgz", @@ -2311,6 +2311,11 @@ "lodash": "^4.17.15" } }, + "@netsyms/cordova-plugin-powermanagement": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/@netsyms/cordova-plugin-powermanagement/-/cordova-plugin-powermanagement-1.1.0.tgz", + "integrity": "sha512-YD4vcCHW9a+pU4B0JiguYEKTm/9NbJP1YxbnTY1VojpaMRU6vAxWX1J0UfD8Sv6Rq61lnWUBqpEh6i/7AuM0HA==" + }, "@nodelib/fs.scandir": { "version": "2.1.3", "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.3.tgz", @@ -2898,10 +2903,6 @@ "integrity": "sha512-olg/BzYRk0NGbKQ5f7rf21RYQEyJI19CCZn6RpVMO9/kbRRFqae/6ixjDNy81dXSu2TQ42brjBddGe1Qpn5ViA==", "dev": true }, - "cordova-plugin-powermanagement-netsyms": { - "version": "git+https://source.netsyms.com/Netsyms/cordova-plugin-powermanagement#1cca6de3d8153b369cef147d7e1689272d0944f3", - "from": "cordova-plugin-powermanagement-netsyms@git+https://source.netsyms.com/Netsyms/cordova-plugin-powermanagement" - }, "cordova-plugin-statusbar": { "version": "2.4.3", "resolved": "https://registry.npmjs.org/cordova-plugin-statusbar/-/cordova-plugin-statusbar-2.4.3.tgz", diff --git a/package.json b/package.json index 463b401..b163618 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,6 @@ "cordova": { "plugins": { "cordova-plugin-geolocation": {}, - "cordova-plugin-powermanagement-netsyms": {}, "cordova-plugin-device": {}, "cordova-plugin-battery-status": {}, "cordova-plugin-statusbar": {}, @@ -32,7 +31,8 @@ "cordova-plugin-nativestorage": {}, "phonegap-plugin-barcodescanner-android12": { "ANDROID_SUPPORT_V4_VERSION": "27.+" - } + }, + "cordova-plugin-powermanagement-netsyms": {} }, "platforms": [ "browser", @@ -41,10 +41,10 @@ ] }, "dependencies": { + "@netsyms/cordova-plugin-powermanagement": "^1.1.0", "cordova-browser": "^6.0.0", "cordova-plugin-battery-status": "^2.0.3", "cordova-plugin-device": "^2.0.3", - "cordova-plugin-powermanagement-netsyms": "git+https://source.netsyms.com/Netsyms/cordova-plugin-powermanagement", "cordova-plugin-statusbar": "^2.4.3" }, "devDependencies": { diff --git a/www/package-lock.json b/www/package-lock.json index d5e459c..d525da0 100644 --- a/www/package-lock.json +++ b/www/package-lock.json @@ -1,12 +1,12 @@ { "name": "PackageHelper", - "version": "1.6.6", + "version": "1.6.7", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "PackageHelper", - "version": "1.6.5", + "version": "1.6.7", "license": "MPL-2.0", "dependencies": { "@fortawesome/fontawesome-free": "^5.12.1", diff --git a/www/pages/credits.html b/www/pages/credits.html index 61a2d70..577e99a 100644 --- a/www/pages/credits.html +++ b/www/pages/credits.html @@ -450,7 +450,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ----- -The following software may be included in this product: color-name. A copy of the source code may be downloaded from git@github.com:colorjs/color-name.git. This software contains the following license and notice below: +The following software may be included in this product: color-name. A copy of the source code may be downloaded from git@github.com:dfcreative/color-name.git. This software contains the following license and notice below: The MIT License (MIT) Copyright (c) 2015 Dmitry Ivanov @@ -675,7 +675,7 @@ The following software may be included in this product: leaflet. A copy of the s BSD 2-Clause License -Copyright (c) 2010-2022, Vladimir Agafonkin +Copyright (c) 2010-2023, Volodymyr Agafonkin Copyright (c) 2010-2011, CloudMade All rights reserved. @@ -1087,7 +1087,7 @@ Apache License ----- -The following software may be included in this product: minimist. A copy of the source code may be downloaded from git://github.com/substack/minimist.git. This software contains the following license and notice below: +The following software may be included in this product: minimist. A copy of the source code may be downloaded from git://github.com/minimistjs/minimist.git. This software contains the following license and notice below: This software is released under the MIT license: @@ -5073,6 +5073,32 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ----- +The following software may be included in this product: has-proto, supports-preserve-symlinks-flag. A copy of the source code may be downloaded from git+https://github.com/inspect-js/has-proto.git (has-proto), git+https://github.com/inspect-js/node-supports-preserve-symlinks-flag.git (supports-preserve-symlinks-flag). This software contains the following license and notice below: + +MIT License + +Copyright (c) 2022 Inspect JS + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + +----- + The following software may be included in this product: has-symbols. A copy of the source code may be downloaded from git://github.com/inspect-js/has-symbols.git. This software contains the following license and notice below: MIT License @@ -6075,7 +6101,7 @@ SOFTWARE. ----- -The following software may be included in this product: phonegap-plugin-barcodescanner. A copy of the source code may be downloaded from git+https://github.com/phonegap/phonegap-plugin-barcodescanner.git. This software contains the following license and notice below: +The following software may be included in this product: phonegap-plugin-barcodescanner-android12. A copy of the source code may be downloaded from git+https://github.com/phonegap/phonegap-plugin-barcodescanner.git. This software contains the following license and notice below: Copyright 2010 Matt Kane Copyright 2011 IBM Corporation @@ -6803,32 +6829,6 @@ For more information, please refer to ----- -The following software may be included in this product: supports-preserve-symlinks-flag. A copy of the source code may be downloaded from git+https://github.com/inspect-js/node-supports-preserve-symlinks-flag.git. This software contains the following license and notice below: - -MIT License - -Copyright (c) 2022 Inspect JS - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. - ------ - The following software may be included in this product: to-regex-range. A copy of the source code may be downloaded from https://github.com/micromatch/to-regex-range.git. This software contains the following license and notice below: The MIT License (MIT)