mixdown-server
Advanced tools
Comparing version 0.2.2 to 0.2.3
var _ = require('lodash'), | ||
winston = require('winston'); | ||
winston = require('winston'), | ||
syslog = require('winston-syslog'); | ||
@@ -4,0 +5,0 @@ module.exports.create = function(options) { |
{ | ||
"name": "mixdown-server", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"main": "index", | ||
@@ -5,0 +5,0 @@ "description": "Simple server for activiting a site.", |
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
12802
405