OLD | NEW |
1 Name: jqTree | 1 Name: jqTree |
2 URL: http://mbraak.github.io/jqTree/ | 2 URL: http://mbraak.github.io/jqTree/ |
3 Version: 0.17 | 3 Version: 0.17 |
4 License: Apache 2.0 | 4 License: Apache 2.0 |
5 License File: LICENSE | 5 License File: LICENSE |
6 Security Critical: no | 6 Security Critical: no |
7 | 7 |
8 Description: | 8 Description: |
9 This is a jquery plugin to draw a tree from a JSON data. This library is | 9 This is a jquery plugin to draw a tree from a JSON data. This library is |
10 required only by src/tools/deep_memory_profiler, and it doesn't go into the | 10 required only by src/tools/deep_memory_profiler, and it doesn't go into the |
11 binary. | 11 binary. |
12 | 12 |
13 Local Modifications: | 13 Local Modifications: |
14 Removed the following files: | 14 Removed the following files: |
15 * bower.json | 15 * bower.json |
16 * build | 16 * build |
17 * docs_src/ | 17 * docs_src/ |
18 * examples/ | 18 * examples/ |
19 * extra/ | 19 * extra/ |
20 * intodex.html | 20 * intodex.html |
21 * jqtree-circle.png | 21 * jqtree-circle.png |
22 * jqtree.jquery.jsonon | 22 * jqtree.jquery.jsonon |
23 * phantomjs/ | 23 * phantomjs/ |
24 * screenshot.png | 24 * screenshot.png |
25 * sitemap.txt | 25 * sitemap.txt |
26 * src/ | 26 * src/ |
27 * test/ | 27 * test/ |
28 * tree_logo.png | 28 * tree_logo.png |
29 * .travis.yml | 29 * .travis.yml |
OLD | NEW |