Comparing version 1.0.49 to 1.0.50
var Module = module.exports = new function(fileName) { | ||
var Module = module.exports = function(fileName) { | ||
@@ -4,0 +4,0 @@ console.log(fileName, '*****************'); |
{ | ||
"name": "yow", | ||
"version": "1.0.49", | ||
"version": "1.0.50", | ||
"description": "You Only Wish module", | ||
@@ -5,0 +5,0 @@ "main": "yow.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
18112