@jsenv/eslint-import-resolver
Advanced tools
Comparing version 0.4.8 to 0.4.9
{ | ||
"name": "@jsenv/eslint-import-resolver", | ||
"version": "0.4.8", | ||
"version": "0.4.9", | ||
"license": "MIT", | ||
@@ -37,3 +37,3 @@ "repository": { | ||
"dependencies": { | ||
"@jsenv/filesystem": "4.2.1", | ||
"@jsenv/filesystem": "4.2.2", | ||
"@jsenv/importmap": "1.2.1", | ||
@@ -40,0 +40,0 @@ "@jsenv/node-esm-resolution": "1.0.1" |
@@ -242,3 +242,3 @@ // https://github.com/benmosher/eslint-plugin-import/blob/master/resolvers/node/index.js | ||
}) | ||
if (!fileResolution.found) { | ||
if (!fileResolution.stat) { | ||
triggerNotFoundWarning({ | ||
@@ -245,0 +245,0 @@ resolver: "filesystem", |
Sorry, the diff of this file is not supported yet
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
80666
2784
+ Added@jsenv/filesystem@4.2.2(transitive)
+ Added@jsenv/url-meta@8.1.0(transitive)
- Removed@jsenv/filesystem@4.2.1(transitive)
- Removed@jsenv/url-meta@8.0.0(transitive)
Updated@jsenv/filesystem@4.2.2