This commit is contained in:
G
2021-06-29 15:10:49 -07:00
committed by GitHub
parent a38244f042
commit 9facda7426
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ async function visualize_force_graph(username, detected, type) {
});
}
x = graph.create_graph("#ixora-graph", window_title="Ixora random nodes exmaple", search_title="Search Box",search_msg="Search in extracted metadata\websites", copyright_link="Qeeqbox-ixora",copyright_msg="https://github.com/qeeqbox/ixora",tools=['search','tooltip'], collide=10,distance=100, data=graph.graph,method='object',save_to=undefined, open_file=undefined)
x = graph.create_graph("#ixora-graph", window_title="Ixora random nodes exmaple", search_title="Search Box",search_msg="Search in extracted patterns", copyright_link="Qeeqbox-ixora",copyright_msg="https://github.com/qeeqbox/ixora",tools=['search','tooltip'], collide=10,distance=100, data=graph.graph,method='object',save_to=undefined, open_file=undefined)
return x
}
catch (err){
+3 -3
View File
@@ -802,9 +802,9 @@
"integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE="
},
"ixora": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/ixora/-/ixora-1.0.3.tgz",
"integrity": "sha512-G67yYfhn0eCHfzeJQVo8yHMKBWZg2QvoAgDxx26kPRs901zfu9f24G8iAteDmsks3kc8RLdSUHvYv98OY2RNSw==",
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/ixora/-/ixora-1.0.4.tgz",
"integrity": "sha512-TqOp37gHLhvK8wKl2+wxPSeuYFSd5b8diisY5D/76pyPP4mwoGsyg4HyT4pnO0wgmadkvHBBUNJhZT26r9Yvow==",
"requires": {
"ejs": "3.1.6",
"open": "8.2.1"
+1 -1
View File
@@ -34,7 +34,7 @@
"wink-tokenizer": "1.1.0",
"wordsninja": "1.0.0",
"yargs": "16.2.0",
"ixora": "1.0.3"
"ixora": "1.0.4"
},
"author": "QeeqBox",
"license": "AGPL-3.0",
Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.6 MiB

After

Width:  |  Height:  |  Size: 5.2 MiB