diff --git a/lib/index.js b/lib/index.js index 724f4ff..78346c3 100644 --- a/lib/index.js +++ b/lib/index.js @@ -10,7 +10,7 @@ var path = require('path') var relative = path.relative var lastCwd = process.cwd() -var cache = {} +var cache = Object.create(null) /** * Expose cachedPathRelative