File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
# @datastrucures-js/binary-search-tree
2
2
3
- [ ![ build:?] ( https://travis-ci.org/eyas-ranjous/datatructures- js/binary-search-tree.svg?branch=master )] ( https://travis-ci.org/eyas-ranjous/datatructures -js/binary-search-tree )
3
+ [ ![ build:?] ( https://travis-ci.org/datastructures- js/binary-search-tree.svg?branch=master )] ( https://travis-ci.org/datastructures -js/binary-search-tree )
4
4
[ ![ npm] ( https://img.shields.io/npm/v/@datastructures-js/binary-search-tree.svg )] ( https://www.npmjs.com/package/@datastructures-js/binary-search-tree )
5
- [ ![ npm] ( https://img.shields.io/npm/dm/@datastructures-js/binary-search-tree.svg )] ( https://www.npmjs.com/packages /@datastructures-js/binary-search-tree ) [ ![ npm] ( https://img.shields.io/badge/node-%3E=%206.0-blue.svg )] ( https://www.npmjs.com/package/@datastructures-js/binary-search-tree )
5
+ [ ![ npm] ( https://img.shields.io/npm/dm/@datastructures-js/binary-search-tree.svg )] ( https://www.npmjs.com/package /@datastructures-js/binary-search-tree ) [ ![ npm] ( https://img.shields.io/badge/node-%3E=%206.0-blue.svg )] ( https://www.npmjs.com/package/@datastructures-js/binary-search-tree )
6
6
7
7
node's data type: ** string** , ** number** .
8
8
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @datastructures-js/binary-search-tree" ,
3
- "version" : " 1.0.8 " ,
3
+ "version" : " 1.0.9 " ,
4
4
"description" : " binary search tree implementation in javascript" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
30
30
"eslint-plugin-import" : " ^2.12.0" ,
31
31
"grunt-eslint" : " ^20.2.0" ,
32
32
"grunt" : " ^1.0.1" ,
33
- "grunt-contrib-jshint" : " ^1.1.0" ,
34
33
"grunt-mocha-istanbul" : " ^5.0.2" ,
35
34
"grunt-mocha-test" : " ^0.13.3" ,
36
35
"istanbul" : " ^0.4.5" ,
You can’t perform that action at this time.
0 commit comments