Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sphero-connector-ipc

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sphero-connector-ipc - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

21

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc