Socket
Socket
Sign inDemoInstall

browser-resolve

Package Overview
Dependencies
Maintainers
2
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

browser-resolve - npm Package Compare versions

Comparing version 1.11.1 to 1.11.2

3

index.js

@@ -217,2 +217,3 @@ // builtin

opts = opts || {};
opts.filename = opts.filename || '';

@@ -282,2 +283,4 @@ var base = path.dirname(opts.filename);

opts = opts || {};
opts.filename = opts.filename || '';
var base = path.dirname(opts.filename);

@@ -284,0 +287,0 @@

2

package.json
{
"name": "browser-resolve",
"version": "1.11.1",
"version": "1.11.2",
"description": "resolve which handles browser field support in package.json",

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

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