Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "remixd", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "remix server", | ||
@@ -5,0 +5,0 @@ "main": "./src/main.js", |
@@ -0,1 +1,2 @@ | ||
#!/usr/bin/env node | ||
var Router = require('./router') | ||
@@ -2,0 +3,0 @@ if (process.argv.length < 3) { |
@@ -1,2 +0,1 @@ | ||
#!/usr/bin/env node | ||
var servicesList = require('./servicesList') | ||
@@ -3,0 +2,0 @@ var Websocket = require('./websocket') |
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