File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change
1
+ # TerminusDB Client v4.1.0
2
+
3
+ ## new
4
+
5
+ + Enhancements to graph view and document view
6
+
1
7
# TerminusDB Client v4.0.0
2
8
3
9
## new
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @terminusdb/terminusdb-client" ,
3
- "version" : " 4.0.1 " ,
3
+ "version" : " 4.1.0 " ,
4
4
"description" : " TerminusDB client library" ,
5
5
"main" : " index.js" ,
6
6
"files" : [
19
19
"author" : " kevin@terminusdb.com" ,
20
20
"license" : " Apache-2.0" ,
21
21
"dependencies" : {
22
- "axios" : " ^0.19.2 "
22
+ "axios" : " ^0.21.1 "
23
23
},
24
24
"devDependencies" : {
25
- "documentation" : " ^13.0.2" ,
26
25
"@babel/core" : " ^7.8.4" ,
27
26
"@babel/preset-env" : " ^7.8.4" ,
28
27
"@babel/register" : " ^7.8.3" ,
32
31
"chai-json-equal" : " 0.0.1" ,
33
32
"coveralls" : " ^3.0.9" ,
34
33
"cross-env" : " ^5.2.1" ,
35
- "prettier " : " ^1.19.1 " ,
34
+ "documentation " : " ^13.0.2 " ,
36
35
"eslint" : " 7.9.0" ,
37
36
"eslint-config-prettier" : " 6.11.0" ,
38
37
"eslint-plugin-import" : " ^2.19.1" ,
42
41
"install" : " ^0.13.0" ,
43
42
"mocha" : " ^8.1.3" ,
44
43
"nyc" : " ^15.0.0" ,
44
+ "prettier" : " ^1.19.1" ,
45
45
"rimraf" : " ^2.7.1" ,
46
46
"sinon" : " ^9.0.3" ,
47
47
"uglify-js" : " ^3.8.0" ,
You can’t perform that action at this time.
0 commit comments