File tree 3 files changed +5
-3
lines changed
3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 12
12
.vscode
13
13
14
14
.env
15
+ .genv
15
16
16
17
node_modules
17
18
dist
Original file line number Diff line number Diff line change 12
12
.vscode
13
13
14
14
.env
15
+ .genv
15
16
16
17
node_modules
17
18
package-lock.json
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " bigchaindb-driver" ,
3
- "version" : " 4.1.1 " ,
3
+ "version" : " 4.1.2 " ,
4
4
"description" : " Node.js driver for BigchainDB" ,
5
5
"homepage" : " https://www.bigchaindb.com/" ,
6
6
"bugs" : " https://github.com/bigchaindb/js-bigchaindb-driver/issues" ,
52
52
"babel-runtime" : " ^6.26.0" ,
53
53
"cross-env" : " ^5.2.0" ,
54
54
"documentation" : " ^10.1.0" ,
55
- "eslint" : " ^5.0.1 " ,
55
+ "eslint" : " ^5.16.0 " ,
56
56
"eslint-config-ascribe" : " ^3.0.5" ,
57
57
"eslint-plugin-import" : " ^2.13.0" ,
58
58
"husky" : " ^2.1.0" ,
59
59
"lint-staged" : " ^8.0.0" ,
60
60
"nyc" : " ^14.0.0" ,
61
- "release-it" : " ^12.2.0 " ,
61
+ "release-it" : " ^12.6.3 " ,
62
62
"rimraf" : " ^2.6.2" ,
63
63
"sinon" : " ^7.3.2" ,
64
64
"webpack" : " ^4.28.4" ,
You can’t perform that action at this time.
0 commit comments