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

spacebro-client

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spacebro-client - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

1

example/index-example.js

@@ -19,2 +19,3 @@ 'use strict'

]
actionList.push({name: 'new-media'})

@@ -21,0 +22,0 @@ spacebroClient.registerToMaster(actionList, 'example-bro')

8

package.json
{
"name": "spacebro-client",
"version": "0.0.7",
"version": "0.0.8",
"description": "Allow to automagically 🌟 connect to a Spacebro server",

@@ -34,5 +34,5 @@ "main": "build/index.js",

"dependencies": {
"lodash": "^3.10.1",
"mdns": "^2.2.11",
"socket.io-client": "^1.3.7"
"lodash": "3.10.1",
"mdns": "2.2.11",
"socket.io-client": "1.3.7"
},

@@ -39,0 +39,0 @@ "devDependencies": {

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