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 4.2.0 to 4.3.0

2

dist/node/best/main.js

@@ -466,3 +466,3 @@ 'use strict';

found: true,
path: remappedImport
path: null
};

@@ -469,0 +469,0 @@ }

@@ -508,3 +508,3 @@ 'use strict';

found: true,
path: remappedImport
path: null
};

@@ -511,0 +511,0 @@ }

{
"name": "@jsenv/eslint-import-resolver",
"version": "4.2.0",
"version": "4.3.0",
"license": "MIT",

@@ -5,0 +5,0 @@ "repository": {

@@ -128,3 +128,3 @@ // https://github.com/benmosher/eslint-plugin-import/blob/master/resolvers/node/index.js

found: true,
path: remappedImport,
path: null,
}

@@ -131,0 +131,0 @@ }

Sorry, the diff of this file is not supported yet

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