desktop-controller
Advanced tools
Comparing version 0.2.1 to 0.2.2
@@ -148,3 +148,3 @@ const path = require('path'); | ||
const start = () => { | ||
app.listen(port, () => { | ||
app.listen(port, '0.0.0.0', () => { | ||
console.log(`App started on port ${port}!`); | ||
@@ -151,0 +151,0 @@ }); |
{ | ||
"name": "desktop-controller", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "Desktop controller", | ||
@@ -36,4 +36,3 @@ "keywords": [ | ||
"color": "^0.11.3", | ||
"express": "^4.14.0", | ||
"rpi-gpio": "^0.8.1" | ||
"express": "^4.14.0" | ||
}, | ||
@@ -80,2 +79,2 @@ "devDependencies": { | ||
} | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2
587003
- Removedrpi-gpio@^0.8.1
- Removedasync@1.5.2(transitive)
- Removedbindings@1.2.1(transitive)
- Removedepoll@0.1.22(transitive)
- Removednan@2.6.2(transitive)
- Removedrpi-gpio@0.8.1(transitive)