Socket
Socket
Sign inDemoInstall

module-deps

Package Overview
Dependencies
Maintainers
1
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

module-deps - npm Package Compare versions

Comparing version 3.4.1 to 3.5.0

test/pkg.js

1

index.js

@@ -249,2 +249,3 @@ var fs = require('fs');

}
if (pkg) self.emit('package', pkg);

@@ -251,0 +252,0 @@ if (opts.postFilter && !opts.postFilter(id, file, pkg)) {

2

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

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

Sorry, the diff of this file is not supported yet

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