open-attestation
open-attestation copied to clipboard
Meta framework for providing digital provenance and integrity to documents.
> Separately should we add in a `generator` that takes in a unsigned W3C VC document ([Example](https://github.com/w3c/vc-test-suite/blob/gh-pages/test/vc-data-model-1.0/input/example-1.jsonld) [](/w3c/vc-test-suite/blob/HEAD@{2019-12-13T06:08:02Z}/test/vc-data-model-1.0/input/example-1.jsonld)) and then generate a valid OA document (adding the salt and shit)...
>Should OA also perform validation on external schema. So I can pass in my own json schema and it checks that it conforms to the base OA schema and the...
We are currently building the entire project when running a single test. This is a bad developer experience when e2e test is run everytime and I cannot reliably run `npm...
Even if typescript is nice ro provide development feedback, it would be nicer to have runtime checks for inputs. To explore - io-ts - jol
maybe can consider using npm-run-all _Originally posted by @rjchow in https://github.com/OpenCerts/open-attestation/pull/10_
should e2e run against dist? _Originally posted by @rjchow in https://github.com/OpenCerts/open-attestation/pull/10_
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) to 2.7.0 and updates ancestor dependency [quicktype](https://github.com/quicktype/quicktype). These dependencies need to be updated together. Updates `node-fetch` from 1.7.3 to 2.7.0 Release notes Sourced from node-fetch's releases. v2.7.0 2.7.0...
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) to 20.2.9 and updates ancestor dependency [quicktype](https://github.com/quicktype/quicktype). These dependencies need to be updated together. Updates `yargs-parser` from 11.1.1 to 20.2.9 Release notes Sourced from yargs-parser's releases. yargs-parser yargs-parser-v20.2.9...
This PR was automatically created by Snyk using the credentials of a real user. ### Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this...