Socket
Socket
Sign inDemoInstall

node-multi-socketservers

Package Overview
Dependencies
38
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.6 to 0.2.7

5

package.json
{
"name": "node-multi-socketservers",
"version": "0.2.6",
"version": "0.2.7",
"description": "A multi http & socket servers manager, based on node-multi-webserver",
"main": "lib/main.js",
"scripts": {
"start": "node lib/main.js",
"test": "gulp mocha",

@@ -35,3 +34,3 @@ "test-travis": "gulp mocha"

"dependencies": {
"node-multi-webserver": "^1.2.4",
"node-multi-webserver": "^1.2.5",
"socket.io": "^2.0.4"

@@ -38,0 +37,0 @@ },

2

README.md

@@ -166,3 +166,3 @@ # node-multi-socketservers

```bash
$ gulp
$ npm test
```

@@ -169,0 +169,0 @@

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc