File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 "dependencies" : {
2626 "@babel/runtime" : " 7.10.1" ,
2727 "bluebird" : " 2.9.25" ,
28- "forest-express" : " 7.3.0 " ,
28+ "forest-express" : " 7.3.1 " ,
2929 "http-errors" : " 1.6.1" ,
3030 "lodash" : " 4.17.13" ,
3131 "moment" : " 2.19.4" ,
Original file line number Diff line number Diff line change @@ -45,6 +45,7 @@ exports.RecordGetter = Interface.RecordGetter;
4545exports . RecordUpdater = Interface . RecordUpdater ;
4646exports . RecordCreator = Interface . RecordCreator ;
4747exports . RecordRemover = Interface . RecordRemover ;
48+ exports . RecordsRemover = Interface . RecordsRemover ;
4849exports . RecordSerializer = Interface . RecordSerializer ;
4950
5051exports . PUBLIC_ROUTES = Interface . PUBLIC_ROUTES ;
Original file line number Diff line number Diff line change @@ -4481,10 +4481,10 @@ for-in@^1.0.2:
44814481 resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
44824482 integrity sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=
44834483
4484- forest-express@7.3.0 :
4485- version "7.3.0 "
4486- resolved "https://registry.yarnpkg.com/forest-express/-/forest-express-7.3.0 .tgz#25f3eec23042ee28c233f16cd3b23ece97d9b3f3 "
4487- integrity sha512-0EfWB+QA/yt5lkZcdzxf1fmszckmM7D1N+Bwo+D0k1BsIXkee6JN11He0W7rJ++4NijK8WZ5bYFXIQD/rXwFlw ==
4484+ forest-express@7.3.1 :
4485+ version "7.3.1 "
4486+ resolved "https://registry.yarnpkg.com/forest-express/-/forest-express-7.3.1 .tgz#f1e992b2b654cf2684f999cd09923aefcf3d71ad "
4487+ integrity sha512-AKmpf7FI15Y49T8ikI8EA26RaK4QIlX6dwN46PK6ynEesGoZRXAoIeV3ECp4kdhaDhXnhlVznqy2h4ge/5S93g ==
44884488 dependencies :
44894489 " @babel/runtime" " 7.10.1"
44904490 base32-encode "1.1.1"
You can’t perform that action at this time.
0 commit comments