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

flux-tree

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flux-tree - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

1

dist/util/Functions.js

@@ -27,2 +27,3 @@ "use strict";

var strHead = R.curry(function (str) {

@@ -29,0 +30,0 @@ return str.slice(0, str.length - 1);

4

package.json
{
"name": "flux-tree",
"version": "0.0.1",
"version": "0.0.2",
"description": "Rich TreeView React Component with element removal and drag&drop",

@@ -8,4 +8,2 @@ "keywords": [

"tree",
"react",
"react-component",
"tree-view"

@@ -12,0 +10,0 @@ ],

@@ -1,6 +0,6 @@

#Flux-tree
# Flux-tree
> Tree React Component
##Usage
###Install
## Usage
### Install
```bash

@@ -11,3 +11,3 @@ npm install flux-tree

##Build
## Build
```bash

@@ -17,3 +17,3 @@ npm run build

##Test
## Test
```bash

@@ -20,0 +20,0 @@ npm run test

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