New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

iobroker.bestway

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iobroker.bestway - npm Package Compare versions

Comparing version

to
0.0.5

16

io-package.json
{
"common": {
"name": "bestway",
"version": "0.0.4",
"version": "0.0.5",
"news": {
"0.0.4": {
"0.0.5": {
"en": "Support for v2 pump version",

@@ -21,14 +21,2 @@ "de": "Unterstützung für v2 Pumpenversion"

"zh-cn": "支持非德国账户"
},
"0.0.2": {
"en": "initial release",
"de": "Erstveröffentlichung",
"ru": "Начальная версия",
"pt": "lançamento inicial",
"nl": "Eerste uitgave",
"fr": "Première version",
"it": "Versione iniziale",
"es": "Versión inicial",
"pl": "Pierwsze wydanie",
"zh-cn": "首次出版"
}

@@ -35,0 +23,0 @@ },

27

package.json
{
"name": "iobroker.bestway",
"version": "0.0.4",
"version": "0.0.5",
"description": "Adapter for Bestway Smart Hub",

@@ -21,24 +21,11 @@ "author": {

"dependencies": {
"@iobroker/adapter-core": "^2.6.8",
"axios": "^1.3.5",
"@iobroker/adapter-core": "^3.2.2",
"axios": "^1.7.7",
"json-bigint": "^1.0.0"
},
"devDependencies": {
"@iobroker/testing": "^4.1.0",
"@types/chai": "^4.3.4",
"@types/chai-as-promised": "^7.1.5",
"@types/gulp": "^4.0.10",
"@types/mocha": "^10.0.1",
"@types/node": "^18.15.11",
"@types/proxyquire": "^1.3.28",
"@types/sinon": "^10.0.13",
"@types/sinon-chai": "^3.2.9",
"chai": "^4.3.7",
"chai-as-promised": "^7.1.1",
"eslint": "^8.38.0",
"mocha": "^10.2.0",
"proxyquire": "^2.1.3",
"sinon": "^15.0.3",
"sinon-chai": "^3.7.0",
"typescript": "~5.0.4"
"@iobroker/testing": "^5.0.0",
"@types/node": "^22.7.5",
"eslint": "^8.57.1",
"typescript": "~5.6.3"
},

@@ -45,0 +32,0 @@ "main": "main.js",

![Logo](admin/bestway.png)
# ioBroker.bestway

@@ -19,8 +20,11 @@

## Loginablauf:
Die Bestway Smart Hub App Mail und Passwort eingeben.
## Steuern
bestway.0.id.remote auf true setzen steuert den jeweiligen Befehl
## Diskussion und Fragen:
https://forum.iobroker.net/topic/48023/test-adapter-bestway-v0-0-x

@@ -30,11 +34,15 @@

### 0.0.4
### 0.0.5
Support for v2 pump version
### 0.0.1
* (TA2k) initial release
- (TA2k) initial release
## License
MIT License
Copyright (c) 2021 TA2k <tombox2020@gmail.com>
Copyright (c) 2021-2030 TA2k <tombox2020@gmail.com>

@@ -57,2 +65,2 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
SOFTWARE.

Sorry, the diff of this file is not supported yet