Socket
Socket
Sign inDemoInstall

module-deps

Package Overview
Dependencies
5
Maintainers
1
Versions
139
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.10.2 to 0.10.3

test/files/pkg_filter/one.js

2

index.js

@@ -51,2 +51,4 @@ var fs = require('fs');

if (opts.packageFilter) parent.packageFilter = opts.packageFilter;
resolver(id, parent, function (err, file, pkg) {

@@ -53,0 +55,0 @@ if (err) return output.emit('error', err);

2

package.json
{
"name": "module-deps",
"version": "0.10.2",
"version": "0.10.3",
"description": "walk the dependency graph to generate json output that can be fed into browser-pack",

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc