Comparing version 1.0.37 to 1.0.38
@@ -7,3 +7,3 @@ var sprintf = require('./sprintf.js'); | ||
var prefix = function(fn) { | ||
var prefix = module.exports.prefix = function(fn) { | ||
@@ -41,3 +41,3 @@ var funcs = { | ||
var redirect = function(logFile) { | ||
var redirect = module.exports.redirect = function(logFile) { | ||
@@ -44,0 +44,0 @@ if (logFile == undefined) { |
{ | ||
"name": "yow", | ||
"version": "1.0.37", | ||
"version": "1.0.38", | ||
"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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
11859
0