go-webauthn-js
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "go-webauthn-js", | ||
"version": "0.0.3", | ||
"description": "WebAuthn cross compiled from Go to WASM", | ||
"version": "0.0.4", | ||
"description": "WebAuthn cross compiled from Go to JS", | ||
"main": "index.js", | ||
@@ -6,0 +6,0 @@ "scripts": { |
@@ -1,26 +0,25 @@ | ||
��# G o - W e b A u t h n - J S | ||