snyk-try-require
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -12,2 +12,4 @@ module.exports = tryRequire; | ||
module.exports.cache = cache; // allows for a reset | ||
function tryRequire(filename) { | ||
@@ -14,0 +16,0 @@ var cached = cache.get(filename); |
@@ -38,3 +38,3 @@ { | ||
}, | ||
"version": "1.1.0" | ||
"version": "1.1.1" | ||
} |
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
27207
76