Socket
Socket
Sign inDemoInstall

enhanced-resolve

Package Overview
Dependencies
0
Maintainers
1
Versions
128
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.3 to 0.2.4

2

lib/resolve.js

@@ -274,3 +274,3 @@ /*

mainModule = content.main;
loadAsFile(join(split(dirname), [mainModule]), options, type, sync, callback);
loadAsFileOrDirectory(join(split(dirname), [mainModule]), options, type, sync, callback);
});

@@ -277,0 +277,0 @@ } else

{
"name": "enhanced-resolve",
"version": "0.2.3",
"version": "0.2.4",
"author": "Tobias Koppers @sokra",

@@ -5,0 +5,0 @@ "description": "Offers a async require.resolve function. It's highly configurable.",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc