Socket
Socket
Sign inDemoInstall

component-resolve-fields

Package Overview
Dependencies
62
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.1 to 0.5.3

3

lib/index.js

@@ -73,3 +73,3 @@ /*

// strip duplicates
if (!filelist[filename])
if (filelist[file.filename])
return cb();

@@ -100,2 +100,3 @@

filelist[file.filename] = true;
onfile(file, cb);

@@ -102,0 +103,0 @@ }

{
"name": "component-resolve-fields",
"version": "0.5.1",
"version": "0.5.3",
"description": "file resolver for component",

@@ -5,0 +5,0 @@ "directories": {},

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