File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1818 - 10
1919 - 12
2020 - 14
21+ - 16
2122 services :
2223 redis :
2324 image : redis
Original file line number Diff line number Diff line change 1+ reporter : spec
2+ check-leaks : true
Original file line number Diff line number Diff line change 44 "description" : " Redis pub/sub adapter adapter for ShareDB" ,
55 "main" : " index.js" ,
66 "dependencies" : {
7- "async" : " ^1.5.0" ,
87 "redis" : " ^2.6.0 || ^3.0.0" ,
9- "sharedb" : " ^1.0.0"
8+ "sharedb" : " ^1.0.0 || ^2.0.0 "
109 },
1110 "devDependencies" : {
1211 "chai" : " ^4.2.0" ,
1312 "coveralls" : " ^3.0.7" ,
1413 "eslint" : " ^7.23.0" ,
1514 "eslint-config-google" : " ^0.14.0" ,
16- "mocha" : " ^6.2.2 " ,
17- "nyc" : " ^14 .1.1 "
15+ "mocha" : " ^9.1.1 " ,
16+ "nyc" : " ^15 .1.0 "
1817 },
1918 "scripts" : {
2019 "lint" : " ./node_modules/.bin/eslint --ignore-path .gitignore '**/*.js'" ,
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments