Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

deptrace

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deptrace - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

2

package.json
{
"name": "deptrace",
"description": "Trace and format recursive dependency trees asynchronously.",
"version": "0.2.2",
"version": "0.2.3",
"homepage": "https://github.com/gitfuse/deptrace",

@@ -6,0 +6,0 @@ "authors": [

@@ -1,2 +0,2 @@

# deptrace [![Build Status](https://secure.travis-ci.org/tkellen/node-deptrace.png)](http://travis-ci.org/tkellen/node-deptrace)
# deptrace [![Build Status](https://secure.travis-ci.org/gitfuse/deptrace.png)](http://travis-ci.org/gitfuse/deptrace)
> Trace and format recursive dependency trees asynchronously.

@@ -61,3 +61,3 @@

Type: `Function`
Default: [see source](https://github.com/tkellen/node-deptrace/blob/master/index.js#L25-27)
Default: [see source](https://github.com/gitfuse/deptrace/blob/master/index.js#L25-27)

@@ -100,3 +100,3 @@ Here is a naive example which can trace dependencies for any npm module for which all dependencies are on github:

Type: `Function`
Default: [see source](https://github.com/tkellen/node-deptrace/blob/master/index.js#L30-35)
Default: [see source](https://github.com/gitfuse/deptrace/blob/master/index.js#L30-35)

@@ -103,0 +103,0 @@ The default implementation formats the dependency graph to be compatible with [archy](https://github.com/substack/node-archy) (as follows):

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