Comparing version 0.6.0 to 0.7.0
{ | ||
"name": "iobroker", | ||
"version": "0.6.0", | ||
"version": "0.7.0", | ||
"engines": { | ||
@@ -10,3 +10,3 @@ "node": ">=0.8" | ||
"dependencies": { | ||
"yargs": "~4.2.0" | ||
"yargs": "^4.2.0" | ||
}, | ||
@@ -47,2 +47,5 @@ "homepage": "http://iobroker.net", | ||
}, | ||
"config": { | ||
"unsafe-perm": true | ||
}, | ||
"scripts": { | ||
@@ -49,0 +52,0 @@ "install": "node lib/setup.js" |
@@ -8,2 +8,8 @@ # ioBroker | ||
[ioBroker website](http://iobroker.net) | ||
[Bug tracking JIRA](http://iobroker.net:8000) | ||
[Demo admin](http://iobroker.net:8081) | ||
[Demo VIS](https://iobroker.net:8080) | ||
ioBroker is an integration platform for the [Internet of Things](http://en.wikipedia.org/wiki/Internet_of_Things), | ||
@@ -10,0 +16,0 @@ focused on Building Automation, Smart Metering, Ambient Assisted Living, Process Automation, Visualization and |
751256
213
+ Addedget-caller-file@1.0.3(transitive)
+ Addedrequire-directory@2.1.1(transitive)
+ Addedset-blocking@2.0.0(transitive)
+ Addedwhich-module@1.0.0(transitive)
+ Addedyargs@4.8.1(transitive)
- Removedcamelcase@2.1.1(transitive)
- Removedobject-assign@4.1.1(transitive)
- Removedpkg-conf@1.1.3(transitive)
- Removedsymbol@0.2.3(transitive)
- Removedyargs@4.2.0(transitive)
Updatedyargs@^4.2.0