Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@jsenv/eslint-import-resolver

Package Overview
Dependencies
Maintainers
2
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jsenv/eslint-import-resolver - npm Package Compare versions

Comparing version 0.4.8 to 0.4.9

4

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc