Socket
Socket
Sign inDemoInstall

module-deps

Package Overview
Dependencies
39
Maintainers
41
Versions
139
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.2.1 to 6.2.2

3

CHANGELOG.md

@@ -5,2 +5,5 @@ # module-deps Change Log

## 6.2.2 - 2019-12-13
* Update minimum required version of `detective` [#161](https://github.com/browserify/module-deps/pull/161)
## 6.2.1 - 2019-05-24

@@ -7,0 +10,0 @@ * Update minimum required version of `cached-path-relative` [#155](https://github.com/browserify/module-deps/pull/155)

4

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

@@ -15,3 +15,3 @@ "main": "index.js",

"defined": "^1.0.0",
"detective": "^5.0.2",
"detective": "^5.2.0",
"duplexer2": "^0.1.2",

@@ -18,0 +18,0 @@ "inherits": "^2.0.1",

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