Socket
Socket
Sign inDemoInstall

module-deps

Package Overview
Dependencies
25
Maintainers
1
Versions
139
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.6.4 to 3.6.5

1

index.js
var fs = require('fs');
var path = require('path');
var spawn = require('child_process').spawn;

@@ -5,0 +4,0 @@ var browserResolve = require('browser-resolve');

2

package.json
{
"name": "module-deps",
"version": "3.6.4",
"version": "3.6.5",
"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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc