Release notes:

- Support the `credProps` extension in the basic build.
This commit is contained in:
Lucas Garron 2020-10-12 18:38:56 -07:00
Родитель c887990e0c
Коммит 405eda8800
Не удалось извлечь подпись
2 изменённых файлов: 2 добавлений и 2 удалений

2
package-lock.json сгенерированный
Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@github/webauthn-json",
"version": "0.5.6",
"version": "0.5.7",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@github/webauthn-json",
"version": "0.5.6",
"version": "0.5.7",
"description": "A wrapper for the webauthn API that adapts input/output values to plain JSON with base64url.",
"author": "GitHub, Inc. <opensource+webauthn-json@github.com>",
"license": "MIT",