Comparing version 1.1.4 to 1.1.5
@@ -107,3 +107,3 @@ var core = require('./core'); | ||
isFile(pkgfile, function (err, ex) { | ||
if (err) return cb(err); | ||
// on err, ex is false | ||
if (!ex) return loadpkg( | ||
@@ -110,0 +110,0 @@ dir.replace(/[\\\/]*[^\\\/]+[\\\/]*/, ''), cb |
{ | ||
"name": "resolve", | ||
"description": "resolve like require.resolve() on behalf of files asynchronously and synchronously", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"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
43227
69
1142