@1auth/authn-webauthn
Advanced tools
Comparing version 0.0.0-alpha.51 to 0.0.0-alpha.52
{ | ||
"name": "@1auth/authn-webauthn", | ||
"version": "0.0.0-alpha.51", | ||
"version": "0.0.0-alpha.52", | ||
"description": "", | ||
@@ -28,2 +28,6 @@ "type": "module", | ||
], | ||
"scripts": { | ||
"test": "npm run test:unit", | ||
"test:unit": "node --test" | ||
}, | ||
"license": "MIT", | ||
@@ -30,0 +34,0 @@ "funding": { |
10994