Comparing version 0.2.6 to 0.2.7
@@ -106,4 +106,4 @@ var fs = require('fs'); | ||
} | ||
return opts.paths.concat(dirs); | ||
return dirs.concat(opts.paths); | ||
} | ||
}; |
{ | ||
"name" : "resolve", | ||
"description" : "A more hookable require.resolve() implementation", | ||
"version" : "0.2.6", | ||
"version" : "0.2.7", | ||
"repository" : { | ||
@@ -6,0 +6,0 @@ "type" : "git", |
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