New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

un-flatten-tree

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

un-flatten-tree - npm Package Compare versions

Comparing version

to
0.1.2

2

package.json
{
"name": "un-flatten-tree",
"version": "0.1.1",
"version": "0.1.2",
"description": "Functions for converting trees to lists and vice versa.",

@@ -5,0 +5,0 @@ "main": "un-flatten-tree.js",

un-flatten-tree
=========
[![Build Status](https://travis-ci.org/iyegoroff/un-flatten-tree.svg?branch=master)](https://travis-ci.org/iyegoroff/un-flatten-tree)
[![Coverage Status](https://coveralls.io/repos/github/iyegoroff/un-flatten-tree/badge.svg?branch=master)](https://coveralls.io/github/iyegoroff/un-flatten-tree?branch=master)

@@ -4,0 +6,0 @@ A small module for converting trees to lists and vice versa. Can be used in browser and Node.