treetabular
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "treetabular", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Tree utilities", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -112,3 +112,3 @@ [![build status](https://secure.travis-ci.org/reactabular/treetabular.svg)](http://travis-ci.org/reactabular/treetabular) [![bitHound Score](https://www.bithound.io/github/reactabular/treetabular/badges/score.svg)](https://www.bithound.io/github/reactabular/treetabular) [![codecov](https://codecov.io/gh/reactabular/treetabular/branch/master/graph/badge.svg)](https://codecov.io/gh/reactabular/treetabular) | ||
> This depends on [resolve.index](http://reactabular.js.org/#/data/resolving)! | ||
> This depends on [resolve.index](https://www.npmjs.com/package/table-resolver#resolveindex)! | ||
@@ -123,3 +123,3 @@ ## Example | ||
import { Table, resolve } from 'reactabular'; | ||
import * as tree from 'reactabular-tree'; | ||
import * as tree from 'treetabular'; | ||
import VisibilityToggles from 'reactabular-visibility-toggles'; | ||
@@ -126,0 +126,0 @@ import * as search from 'searchtabular'; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
41273