3.2.0 • Published 2 years ago

single-market-robot-simulator-db-studyfolder v3.2.0

Weekly downloads
2
License
MIT
Repository
github
Last release
2 years ago

single-market-robot-simulator-db-studyfolder

Build Status Known Vulnerabilities Language grade: JavaScript Total alerts

Base class for study folders

Breaking Changes for v3

  • no longer compiled with Babel
  • removed code that kept description and name synchronized between folders and files
  • removed code for checking readOnly as upload/update are to be implemented in subclasses
  • .getConfig() returns a Promise of the config.json contents, not {config, folder:this}