added 511 packages, and audited 983 packages in 16s 80 packages are looking for funding run `npm fund` for details 4 vulnerabilities (1 moderate, 1 high, 2 critical) To address all issues, run: npm audit fix Run `npm audit` for details. > test > mocha --require ts-node/register --require test/fixtures/subsystems.ts test/**/*.spec.ts [winston] Unknown logger level: warning device ✔ should be viewable by the owner (58ms) ✔ should be editable by the owner ✔ should be deleteable by the owner ✔ should be viewable by the viewer ✔ should not be editable by the viewer ✔ should not be deleteable by the viewer ✔ should not be viewable by unassociated user ✔ should not be editable by unassociated user ✔ should not be deleteable by unassociated user peerconnection ✔ should be viewable by the owner ✔ should be editable by the owner ✔ should be deleteable by the owner ✔ should be viewable by the viewer ✔ should not be editable by the viewer ✔ should not be deleteable by the viewer ✔ should not be viewable by unassociated user ✔ should not be editable by unassociated user ✔ should not be deleteable by unassociated user experiment ✔ should be viewable by the owner ✔ should be editable by the owner ✔ should be deleteable by the owner ✔ should be viewable by the viewer ✔ should not be editable by the viewer ✔ should not be deleteable by the viewer ✔ should not be viewable by unassociated user ✔ should not be editable by unassociated user ✔ should not be deleteable by unassociated user booking ✔ should be viewable by the owner ✔ should be editable by the owner ✔ should be deleteable by the owner ✔ should be viewable by the viewer ✔ should not be editable by the viewer ✔ should not be deleteable by the viewer ✔ should not be viewable by unassociated user ✔ should not be editable by unassociated user ✔ should not be deleteable by unassociated user federation ✔ should be viewable by the owner ✔ should be editable by the owner ✔ should be deleteable by the owner ✔ should be viewable by the viewer ✔ should not be editable by the viewer ✔ should not be deleteable by the viewer ✔ should not be viewable by unassociated user ✔ should not be editable by unassociated user ✔ should not be deleteable by unassociated user authorization ✔ should persist data (20539ms) relations ✔ should be queryable by full tuple ✔ should be queryable by object only ✔ should be queryable by object type and subject ✔ should be queryable by object and relation Subject Formats ✔ should be read in jwt format ✔ should be read fully qualified subject ✔ should be read in short format 53 passing (23s)