📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

bare-module-resolve

Package Overview
Dependencies
Maintainers
2
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bare-module-resolve - npm Package Compare versions

Comparing version

to
1.2.1

4

index.js

@@ -27,2 +27,4 @@ const errors = require('./lib/errors')

}
return next.value
},

@@ -45,2 +47,4 @@

}
return next.value
}

@@ -47,0 +51,0 @@ }

2

package.json
{
"name": "bare-module-resolve",
"version": "1.2.0",
"version": "1.2.1",
"description": "Low-level module resolution algorithm for Bare",

@@ -5,0 +5,0 @@ "main": "index.js",