🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

function-tree

Package Overview
Dependencies
Maintainers
3
Versions
504
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

function-tree - npm Package Compare versions

Comparing version

to
0.5.0-0-alpha.f71c7af0

.nyc_output/06efe302c39ccea323861c908b60f222.json

2

package.json
{
"name": "function-tree",
"version": "0.5.0-0-alpha.e0efed82",
"version": "0.5.0-0-alpha.f71c7af0",
"description": "When a function is not enough",

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

@@ -6,6 +6,8 @@ # function-tree

### Install
This is still alpha but to test the bleeding edge
This is still alpha but to test the bleeding edge.
`npm install function-tree@next --save`
**NOTE**: If you need to update to a later @next release than execute above command again.
### What is it?

@@ -12,0 +14,0 @@ The article [The case for function-tree](http://www.christianalfoni.com/articles/2016_09_11_The-case-for-function-tree) will give you an explanation of why it was built and how it works. Please get your wet feet with that and/or have a look at the demos and API below.

Sorry, the diff of this file is not supported yet