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 0.4.4 to 0.4.5

1

index.js
var fs = require('fs');
var path = require('path');
var spawn = require('child_process').spawn;
var parseShell = require('shell-quote').parse;

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

3

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

@@ -14,3 +14,2 @@ "main": "index.js",

"resolve": "~0.3.0",
"shell-quote": "~0.0.1",
"detective": "~1.1.0"

@@ -17,0 +16,0 @@ },

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