sphero-connector-ipc
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "sphero-connector-ipc", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "A small CLI tool to run an IPC service for connecting and controlling Sphero toys via IPC messages", | ||
"keywords": [ | ||
"cli", | ||
"sphero", | ||
"connector", | ||
"sphero-connector", | ||
"ipc", | ||
"api", | ||
"node-ipc" | ||
], | ||
"author": "Christian Kühl", | ||
@@ -11,2 +20,5 @@ "license": "MIT", | ||
}, | ||
"engines": { | ||
"node": "8.x" | ||
}, | ||
"main": "index.js", | ||
@@ -28,9 +40,10 @@ "bin": { | ||
"node-ipc": "9.1.1", | ||
"sphero-connector-core": "0.0.4", | ||
"sphero-connector-core": "0.0.5", | ||
"update-notifier": "2.5.0" | ||
}, | ||
"devDependencies": { | ||
"eslint": "5.12.0", | ||
"coveralls": "3.0.2", | ||
"eslint": "5.12.1", | ||
"eslint-config-es": "0.9.1", | ||
"jest": "23.6.0" | ||
"jest": "24.0.0" | ||
}, | ||
@@ -37,0 +50,0 @@ "jest": { |
Sorry, the diff of this file is not supported yet
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
27723
4
+ Addedsphero-connector-core@0.0.5(transitive)
- Removedsphero-connector-core@0.0.4(transitive)
Updatedsphero-connector-core@0.0.5