Comparing version 0.3.6 to 0.3.7
@@ -1,2 +0,2 @@ | ||
module.exports = function clientSocket(spark) { | ||
var clientSocket = function clientSocket(spark) { | ||
return { | ||
@@ -11,1 +11,3 @@ // spark: spark, | ||
}; | ||
module.exports = clientSocket; |
{ | ||
"name": "elephas", | ||
"version": "0.3.6", | ||
"version": "0.3.7", | ||
"description": "Some added sugar on top of express to give our our some sensible defaults and a little structure.", | ||
@@ -5,0 +5,0 @@ "main": "elephas.js", |
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
39377
867