iobroker.vis-icontwo 1.14.0 → 1.16.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,13 +1,13 @@
1
1
  ![Logo](admin/icontwo.png)
2
2
  # ioBroker.vis-icontwo
3
3
 
4
- [![NPM](https://nodei.co/npm/iobroker.vis-icontwo.svg?style=shields&data=n,v,u,d&color=blue)](https://www.npmjs.com/package/iobroker.vis-icontwo)
5
- ![Number of Installations (stable)](http://iobroker.live/badges/vis-icontwo-stable.svg)<br>
6
- [![Downloads](https://img.shields.io/npm/dm/iobroker.vis-icontwo.svg?)](https://www.npmjs.com/package/iobroker.vis-icontwo)
7
4
  ![Number of Installations (latest)](http://iobroker.live/badges/vis-icontwo-installed.svg)
8
- [![Known Vulnerabilities](https://snyk.io/test/github/inventwo/iobroker.vis-icontwo/badge.svg)](https://snyk.io/test/github/inventwo/iobroker.vis-icontwo)
5
+ ![Number of Installations (stable)](http://iobroker.live/badges/vis-icontwo-stable.svg)
6
+ [![NPM Version](https://nodei.co/npm/iobroker.vis-icontwo.svg?style=shields&data=v,u,d&color=orange)](https://www.npmjs.com/package/iobroker.vis-icontwo)<br>
7
+ [![Downloads](https://img.shields.io/npm/dm/iobroker.vis-icontwo.svg?)](https://www.npmjs.com/package/iobroker.vis-icontwo)
8
+ [![Known Vulnerabilities](https://snyk.io/test/github/inventwo/iobroker.vis-icontwo/badge.svg)](https://github.com/inventwo/ioBroker.vis-icontwo/tree/master?tab=security-ov-file)
9
9
  [![Build status](https://ci.appveyor.com/api/projects/status/2hvs4fvfms7xhmnw?svg=true)](https://ci.appveyor.com/project/inventwo/iobroker-vis-icontwo)
10
- [![License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://github.com/inventwo/iobroker.vis-icontow/LICENSE)
10
+ [![License](https://img.shields.io/badge/license-MIT-green.svg?style=flat)](https://github.com/inventwo/ioBroker.vis-icontwo/tree/master?tab=License-1-ov-file)
11
11
 
12
12
  [![Paypal Donation](https://img.shields.io/badge/paypal-donate%20|%20spenden-green.svg)](https://www.paypal.com/donate/?hosted_button_id=7W6M3TFZ4W9LW)
13
13
 
@@ -58,6 +58,14 @@ Falls Dir unsere Arbeit gefällt und Du uns unterstützen möchtest, wir freuen
58
58
 
59
59
  ## Changelog / Änderungsprotokoll
60
60
 
61
+ ### 1.16.0
62
+
63
+ • Neue Icons hinzugefügt (Backgrounds/wood)
64
+
65
+ ### 1.15.0
66
+
67
+ • Neue Icons hinzugefügt (Devices/mower)
68
+
61
69
  ### 1.14.0
62
70
 
63
71
  • Neue Icons hinzugefügt (Player/record)
package/io-package.json CHANGED
@@ -1,9 +1,22 @@
1
1
  {
2
2
  "common": {
3
3
  "name": "vis-icontwo",
4
- "version": "1.14.0",
4
+ "version": "1.16.1",
5
5
  "news": {
6
- "1.14.0": {
6
+ "1.16.1": {
7
+ "en": "cleanup",
8
+ "de": "reinigung",
9
+ "ru": "уборка",
10
+ "pt": "limpeza",
11
+ "nl": "opruimen",
12
+ "fr": "nettoyage",
13
+ "it": "pulizia",
14
+ "es": "limpieza",
15
+ "pl": "czyszczenie",
16
+ "uk": "очищення",
17
+ "zh-cn": "清理"
18
+ },
19
+ "1.16.0": {
7
20
  "en": "new icons added",
8
21
  "de": "neue icons hinzugefügt",
9
22
  "ru": "добавлены новые иконки",
@@ -15,7 +28,8 @@
15
28
  "pl": "dodano nowe ikony",
16
29
  "uk": "додано нові іконки",
17
30
  "zh-cn": "添加新图标"
18
- },"1.13.0": {
31
+ },
32
+ "1.15.0": {
19
33
  "en": "new icons added",
20
34
  "de": "neue icons hinzugefügt",
21
35
  "ru": "добавлены новые иконки",
@@ -27,7 +41,8 @@
27
41
  "pl": "dodano nowe ikony",
28
42
  "uk": "додано нові іконки",
29
43
  "zh-cn": "添加新图标"
30
- },"1.12.0": {
44
+ },
45
+ "1.14.0": {
31
46
  "en": "new icons added",
32
47
  "de": "neue icons hinzugefügt",
33
48
  "ru": "добавлены новые иконки",
@@ -39,7 +54,8 @@
39
54
  "pl": "dodano nowe ikony",
40
55
  "uk": "додано нові іконки",
41
56
  "zh-cn": "添加新图标"
42
- },"1.11.0": {
57
+ },
58
+ "1.13.0": {
43
59
  "en": "new icons added",
44
60
  "de": "neue icons hinzugefügt",
45
61
  "ru": "добавлены новые иконки",
@@ -51,21 +67,8 @@
51
67
  "pl": "dodano nowe ikony",
52
68
  "uk": "додано нові іконки",
53
69
  "zh-cn": "添加新图标"
54
- },
55
- "1.10.2": {
56
- "en": "Bug fix",
57
- "de": "Fehlerbehebung",
58
- "ru": "Задняя фиксация",
59
- "pt": "Correção de bugs",
60
- "nl": "Bugfix",
61
- "fr": "Correction du bug",
62
- "it": "Correzione di bug",
63
- "es": "Corrección de errores",
64
- "pl": "Naprawianie błędów",
65
- "uk": "Виправлення помилок",
66
- "zh-cn": "错误修复"
67
- },
68
- "1.10.0": {
70
+ },
71
+ "1.12.0": {
69
72
  "en": "new icons added",
70
73
  "de": "neue icons hinzugefügt",
71
74
  "ru": "добавлены новые иконки",
@@ -77,8 +80,8 @@
77
80
  "pl": "dodano nowe ikony",
78
81
  "uk": "додано нові іконки",
79
82
  "zh-cn": "添加新图标"
80
- },
81
- "1.9.0": {
83
+ },
84
+ "1.11.0": {
82
85
  "en": "new icons added",
83
86
  "de": "neue icons hinzugefügt",
84
87
  "ru": "добавлены новые иконки",
@@ -90,8 +93,21 @@
90
93
  "pl": "dodano nowe ikony",
91
94
  "uk": "додано нові іконки",
92
95
  "zh-cn": "添加新图标"
93
- },
94
- "1.8.0": {
96
+ },
97
+ "1.10.2": {
98
+ "en": "Bug fix",
99
+ "de": "Fehlerbehebung",
100
+ "ru": "Задняя фиксация",
101
+ "pt": "Correção de bugs",
102
+ "nl": "Bugfix",
103
+ "fr": "Correction du bug",
104
+ "it": "Correzione di bug",
105
+ "es": "Corrección de errores",
106
+ "pl": "Naprawianie błędów",
107
+ "uk": "Виправлення помилок",
108
+ "zh-cn": "错误修复"
109
+ },
110
+ "1.10.0": {
95
111
  "en": "new icons added",
96
112
  "de": "neue icons hinzugefügt",
97
113
  "ru": "добавлены новые иконки",
@@ -103,8 +119,8 @@
103
119
  "pl": "dodano nowe ikony",
104
120
  "uk": "додано нові іконки",
105
121
  "zh-cn": "添加新图标"
106
- },
107
- "1.0.0":{
122
+ },
123
+ "1.0.0":{
108
124
  "en": "VIS-2 compatible",
109
125
  "de": "VIS-2 kompatibel",
110
126
  "ru": "VIS-2 совместимый",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iobroker.vis-icontwo",
3
- "version": "1.14.0",
3
+ "version": "1.16.1",
4
4
  "description": "inventwo Icon Set",
5
5
  "author": "skvarel <skvarel@inventwo.com>",
6
6
  "contributors": [
@@ -37,16 +37,8 @@
37
37
  },
38
38
  "devDependencies": {
39
39
  "@iobroker/testing": "^5.0.0",
40
- "@types/chai": "^5.0.1",
41
- "@types/chai-as-promised": "^8.0.0",
42
- "@types/mocha": "^10.0.1",
43
- "@types/node": "^24.0.15",
44
- "@types/proxyquire": "^1.3.28",
45
- "@types/sinon": "^17.0.0",
46
- "@types/sinon-chai": "^4.0.0",
47
40
  "chai": "^5.1.2",
48
41
  "chai-as-promised": "^8.0.0",
49
- "eslint": "^9.3.0",
50
42
  "mocha": "^11.0.1",
51
43
  "proxyquire": "^2.1.3",
52
44
  "sinon": "^21.0.0",
@@ -57,8 +49,7 @@
57
49
  "test:package": "mocha test/package --exit",
58
50
  "test:unit": "mocha test/unit --exit",
59
51
  "test:integration": "mocha test/integration --exit",
60
- "test": "npm run test:js && npm run test:package",
61
- "lint": "eslint"
52
+ "test": "npm run test:js && npm run test:package"
62
53
  },
63
54
  "bugs": {
64
55
  "url": "https://github.com/inventwo/ioBroker.vis-icontwo/issues"
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file