Skip to content

Commit

Permalink
Fix badge
Browse files Browse the repository at this point in the history
  • Loading branch information
davedoesdev committed Jan 15, 2024
1 parent 6c6e3aa commit d26921b
Show file tree
Hide file tree
Showing 63 changed files with 281 additions and 300 deletions.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
= WebAuthn4JS {nbsp}{nbsp}{nbsp} image:https://github.com/davedoesdev/webauthn4js/workflows/ci/badge.svg[CI status,link=https://github.com/davedoesdev/webauthn4js/actions] image:https://coveralls.io/repos/github/davedoesdev/centro/badge.svg[Coverage Status,link="https://coveralls.io/github/davedoesdev/webauthn4js"] image:https://img.shields.io/npm/v/webauthn4js.svg[NPM version,link=https://www.npmjs.com/package/webauthn4js]
= WebAuthn4JS {nbsp}{nbsp}{nbsp} image:https://github.com/davedoesdev/webauthn4js/workflows/ci/badge.svg[CI status,link=https://github.com/davedoesdev/webauthn4js/actions] image:https://coveralls.io/repos/github/davedoesdev/webauthn4js/badge.svg[Coverage Status,link="https://coveralls.io/github/davedoesdev/webauthn4js"] image:https://img.shields.io/npm/v/webauthn4js.svg[NPM version,link=https://www.npmjs.com/package/webauthn4js]
:prewrap!:

This library handles https://w3c.github.io/webauthn/[Web Authentication] for
Expand Down
4 changes: 2 additions & 2 deletions docs/functions/default.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions docs/interfaces/WebAuthn4JS.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/interfaces/WebAuthn4JSEvents.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/AlgES256.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/AlgES256K.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/AlgES384.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/AlgES512.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/AlgEdDSA.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/AlgPS256.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/AlgPS384.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/AlgPS512.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/AlgRS1.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/AlgRS256.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/AlgRS384.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/AlgRS512.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/AuthenticationExtensions.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/AuthenticationExtensionsClientOutputs.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/Authenticator.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/AuthenticatorAssertionResponse.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/AuthenticatorAttachment.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/AuthenticatorAttestationResponse.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/AuthenticatorSelection.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/AuthenticatorTransport.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/COSEAlgorithmIdentifier.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/Config.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/ConveyancePreference.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/Credential.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/CredentialAssertion.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/CredentialAssertionResponse.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/CredentialCreation.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/CredentialCreationResponse.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/CredentialDescriptor.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/CredentialFlags.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/CredentialParameter.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/CredentialType.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/CrossPlatformAttachment.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/PlatformAttachment.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/PreferDirectAttestation.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/PreferEnterpriseAttestation.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/PreferIndirectAttestation.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/PreferNoAttestation.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/PublicKeyCredentialCreationOptions.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/PublicKeyCredentialRequestOptions.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/PublicKeyCredentialType.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/RelyingPartyEntity.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/SessionData.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/TimeoutConfig.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/TimeoutsConfig.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/TransportBLE.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/TransportHybrid.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/TransportInternal.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/TransportNFC.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/TransportUSB.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/URLEncodedBase64.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/User.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/UserEntity.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/UserVerificationDiscouraged.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/UserVerificationPreferred.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/UserVerificationRequired.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/types/UserVerificationRequirement.html

Large diffs are not rendered by default.

421 changes: 201 additions & 220 deletions package-lock.json

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "webauthn4js",
"description": "Node.js bindings to WebAuthn Go/Wasm library",
"version": "2.0.1",
"version": "2.0.2",
"homepage": "https://github.com/davedoesdev/webauthn4js",
"author": {
"name": "David Halls",
Expand Down Expand Up @@ -29,13 +29,13 @@
],
"devDependencies": {
"@fastify/static": "^6.12.0",
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/parser": "^6.16.0",
"@wdio/cli": "^8.27.1",
"@wdio/local-runner": "^8.27.0",
"@wdio/mocha-framework": "^8.27.0",
"@wdio/spec-reporter": "^8.27.0",
"c8": "^8.0.1",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"@wdio/cli": "^8.27.2",
"@wdio/local-runner": "^8.27.2",
"@wdio/mocha-framework": "^8.27.2",
"@wdio/spec-reporter": "^8.27.2",
"c8": "^9.1.0",
"chai": "^5.0.0",
"eslint": "^8.56.0",
"fastify": "^4.25.2",
Expand All @@ -46,12 +46,12 @@
"jme": "^1.1.1",
"json-schema-to-zod": "^2.0.13",
"mocha": "^10.2.0",
"prettier": "^3.1.1",
"prettier": "^3.2.2",
"sodium-plus": "^0.9.0",
"typedoc": "^0.25.5",
"typedoc": "^0.25.7",
"typedoc-plugin-no-inherit": "^1.4.0",
"typescript": "^5.3.3",
"webdriverio": "^8.27.0",
"webdriverio": "^8.27.2",
"zod-to-ts": "^1.2.0"
},
"engines": {
Expand Down

0 comments on commit d26921b

Please sign in to comment.