Socket
Socket
Sign inDemoInstall

@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.3.0 to 0.3.1

README.md

11

package.json
{
"name": "@jsenv/eslint-import-resolver",
"version": "0.3.0",
"version": "0.3.1",
"license": "MIT",

@@ -11,4 +11,3 @@ "repository": {

"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org"
"access": "public"
},

@@ -41,6 +40,6 @@ "author": {

"@jsenv/filesystem": "../filesystem/",
"@jsenv/importmap": "1.2.0",
"@jsenv/importmap": "1.2.1",
"@jsenv/node-esm-resolution": "../node-esm-resolution/",
"rollup": "2.75.6"
"rollup": "2.79.1"
}
}
}

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

logger.debug(`-> consider found because of scheme ${url}`)
return handleRemainingUrl(url)
return handleRemainingUrl()
}

@@ -104,0 +104,0 @@

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