RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
iobroker-ucl
Versions diffs
1.4.4 → 1.4.6
iobroker-ucl 1.4.4 → 1.4.6
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (3)
hide
show
package/package.json
+1
-1
package/zigbeeFunctions.js
+479
-589
package/zigbeeFunctions.ts
+2
-132
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "iobroker-ucl",
3
-
"version": "1.4.
4
",
3
+
"version": "1.4.
6
",
4
4
"main": "main.js",
5
5
"scripts": {
6
6
"build": "tsc --build",
1
2
3
Next ›
Last »