Socket
Socket
Sign inDemoInstall

mdwatch

Package Overview
Dependencies
85
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.8 to 0.1.0

2

lib/server.js

@@ -54,3 +54,3 @@ var express = require('express');

app.listen(port);
console.log("navigate your browser to http://localhost:" + app.address().port);
console.log("server listening on port " + app.address().port);

@@ -57,0 +57,0 @@ // configure socket.io

@@ -7,3 +7,3 @@ {

, "main" : "./index.js"
, "version" : "0.0.8"
, "version" : "0.1.0"
, "dependencies" : {

@@ -10,0 +10,0 @@ "express" : "2.5.5"

Sorry, the diff of this file is not supported yet

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