Closed LiranCohen closed 2 months ago
Latest commit: 911aa9646d08feb08dba6133b91ea29c80368fd2
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
TBDocs Report
🛑 Errors: 0 ⚠️ Warnings: 5
packages/api/src/index.ts
packages/crypto/src/index.ts
📄 File: ./packages/crypto/src/utils.ts |
---|
⚠️ extractor:typedoc:missing-docs : CryptoUtils (Variable) does not have any documentation. |
⚠️ extractor:typedoc:missing-docs : CryptoUtils.__type.randomPin (Property) does not have any documentation. |
⚠️ extractor:typedoc:missing-docs : CryptoUtils.__type.randomUuid (Property) does not have any documentation. |
⚠️ extractor:typedoc:missing-docs : CryptoUtils.__type.randomBytes (Property) does not have any documentation. |
⚠️ extractor:typedoc:missing-docs : CryptoUtils.__type.getJoseSignatureAlgorithmFromPublicKey (Property) does not have any documentation. |
packages/crypto-aws-kms/src/index.ts
packages/dids/src/index.ts
packages/credentials/src/index.ts
TBDocs Report Updated at 2024-09-11T23:46:23Z 911aa96
Attention: Patch coverage is 91.20879%
with 8 lines
in your changes missing coverage. Please review.
Project coverage is 93.44%. Comparing base (
b5b36e3
) to head (911aa96
). Report is 1 commits behind head on main.
Permission
can now includeconfigure
which representsProtocolsConfigure
of a particular protocolcreatePermissionRequestForProtocol
now includes a grant forProtocolsQuery
for the protocol.